element <docbook:indexterm> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 35 attributes, 9 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 8 attributes, 9 elements
Used:
at 242 locations
Component Diagram
XML Representation Summary
<docbook:indexterm
   
 = 
xs:anySimpleType
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:IDREF
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("new" | "replace" | "embed" | "other" | "none")
 = 
("onLoad" | "onRequest" | "other" | "none")
 = 
("normal" | "preferred")
 = 
xs:IDREF
 = 
xs:IDREFS
 = 
xs:anySimpleType
 = 
("all" | "global" | "local")
 = 
xs:anySimpleType
 = 
("singular" | "startofrange" | "endofrange")
   
>
   
Content: 
</docbook:indexterm>
Included in content model of elements (239):
Attribute Detail (all declarations; defined within this component only; 8/35)
class
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"singular", "startofrange", "endofrange"
XML Source (see within schema source)
<xs:attribute name="class">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="singular"/>
<xs:enumeration value="startofrange"/>
<xs:enumeration value="endofrange"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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

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

scope
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"all", "global", "local"
XML Source (see within schema source)
<xs:attribute name="scope">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="all"/>
<xs:enumeration value="global"/>
<xs:enumeration value="local"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

significance
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"normal", "preferred"
XML Source (see within schema source)
<xs:attribute name="significance">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="normal"/>
<xs:enumeration value="preferred"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

startref
Type:
xs:IDREF, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="startref" type="xs:IDREF"/>

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

zone
Type:
xs:IDREFS, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="zone" type="xs:IDREFS"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.