element <idx> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 7 attributes, 92 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 3 attributes, 5 elements
Used:
at 13 locations
XML Representation Summary
<idx
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</idx>
Content model elements (92):
c,
fillin (defined in FillInText group),
h,
h,
h,
m,
n,
pretext (defined in Generator group),
q,
webwork (defined in Generator group),
Included in content model of elements (96):
colophon (defined in ColophonBack group),
conclusion (defined in ConclusionDivision group),
hint (defined in Hint group),
li (in dl),
li (in ol defined in ExerciseBody group),
li (in ol defined in List group),
li (in ul),
p (defined in Paragraph group),
paragraphs (defined in Paragraphs group),
paragraphs (defined in ParagraphsNoNumber group),
solution (defined in Solution group),
task (defined in Task group),
task (defined in TaskWW group),
Known Usage Locations
XML Source (see within schema source)
<xs:element name="idx">
<xs:complexType mixed="true">
<xs:sequence>
<xs:group ref="MetaDataTarget"/>
<xs:choice>
<xs:group ref="TextShort"/>
<xs:sequence>
<xs:element ref="h"/>
<xs:element minOccurs="0" ref="h"/>
<xs:element minOccurs="0" ref="h"/>
<xs:choice minOccurs="0">
<xs:element ref="see"/>
<xs:element ref="seealso"/>
</xs:choice>
</xs:sequence>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="MetaDataTarget"/>
<xs:attribute name="sortby"/>
<xs:attribute name="start"/>
<xs:attribute name="finish"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 3/7)
finish
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="finish"/>

sortby
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="sortby"/>

start
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="start"/>
Content Element Detail (all declarations; defined within this component only; 5/92)
h
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element ref="h"/>

h
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="h"/>

h
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="h"/>

see
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element ref="see"/>

seealso
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element ref="seealso"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set