simpleType "LanguageList"
Namespace:
Defined:
globally in reusable.xsd; see XML source
Used:
Simple Content Model
list of xs:language
All Direct / Indirect Based Elements (1):
All Direct / Indirect Based Attributes (5):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:language (list)
  LanguageList
Derivation:
list of xs:language
Allows for a list of language codes (those valid for xml:lang) expressed as a space delimited array.
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="LanguageList">
<xs:list itemType="xs:language"/>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set