simpleType "tb:languagesType"
Namespace:
Defined:
globally in talkbank.xsd; see XML source
Used:
Simple Content Model
list of xs:language
All Direct / Indirect Based Elements (2):
tb:ambiguous, tb:multiple
All Direct / Indirect Based Attributes (3):
tb:CHAT/@Lang, tb:participantType/@language
Known Usage Locations
Annotation
Annotation 1 [src]:
A list of languages, using the official ISO codes.
Annotation 2 [src]:
CHAT manual section on this topic...
Type Definition Detail
Type Derivation Tree
xs:language (restriction)
  tb:languageType (list)
      tb:languagesType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="languagesType">
<xs:list itemType="languageType"/>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.6 using DocFlex/XML XSDDoc 2.6.0 template set