group "FORM"
Namespace:
Content:
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 6 elements
Used:
Complex Content Model
div | emph | head | hi | list | p
Content Model Elements (6):
div, emph, head, hi, list, p
Known Usage Locations
XML Source (see within schema source)
<xs:group name="FORM">
<xs:choice>
<xs:element ref="div"/>
<xs:element ref="emph"/>
<xs:element ref="head"/>
<xs:element ref="hi"/>
<xs:element ref="list"/>
<xs:element ref="p"/>
</xs:choice>
</xs:group>
Content Element Detail (all declarations; 6/6)
div
Type:
divType, complex content
Defined:
by reference within (this) FORM group
XML Source (see within schema source)
<xs:element ref="div"/>

emph
Type:
emphType, mixed content
Defined:
by reference within (this) FORM group
XML Source (see within schema source)
<xs:element ref="emph"/>

head
Type:
headType, mixed content
Defined:
by reference within (this) FORM group
XML Source (see within schema source)
<xs:element ref="head"/>

hi
Type:
hiType, mixed content
Defined:
by reference within (this) FORM group
XML Source (see within schema source)
<xs:element ref="hi"/>

list
Type:
listType, complex content
Defined:
by reference within (this) FORM group
XML Source (see within schema source)
<xs:element ref="list"/>

p
Type:
pType, mixed content
Defined:
by reference within (this) FORM group
XML Source (see within schema source)
<xs:element ref="p"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set