complexType "tb:morphemicCompoundWordType"
Namespace:
Content:
complex, 3 elements
Defined:
globally in talkbank.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
tb:mpfx*, tb:pos, tb:mw[2..*]
</...>
Content Model Elements (3):
tb:mpfx, tb:mw, tb:pos
All Direct / Indirect Based Elements (1):
tb:mwc
Known Usage Locations
Annotation
Annotation 1 [src]:
a compound word in mor using +
Annotation 2 [src]:
CHAT manual section on this topic...
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="morphemicCompoundWordType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="mpfx"/>
<xs:element ref="pos"/>
<xs:element maxOccurs="unbounded" minOccurs="2" ref="mw"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
tb:mpfx
Type:
tb:morphemicPrefixType, simple content
Simple Content
xs:string
minLength:
1
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="mpfx"/>

tb:mw
Type:
tb:morphemicWordType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="2" ref="mw"/>

tb:pos
Type:
tb:posType, complex content
XML Source (see within schema source)
<xs:element ref="pos"/>

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