element <indextermref> (global)
Namespace:
Type:
anonymous complexType (extension of indextermref.class)
Content:
empty, 17 attributes
Defined:
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<indextermref
   
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
xs:string
 = 
xs:string
 = 
xs:string : "- topic/indextermref "
/>
Included in content model of elements (39):
abstract,
p,
pd,
Known Usage Locations
Annotation
An <indextermref> is a reference to an index entry in a lookup table used by the indexing process. If you want to create index markers pointing to referenced items, but only want page numbers instead of separate index entries to be generated, use the index term reference <indextermref> element. This adds the page number of the reference to the index without creating a separate index entry.
Anonymous Type Detail
Type Derivation Tree
indextermref.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="indextermref">
<xs:complexType>
<xs:complexContent>
<xs:extension base="indextermref.class">
<xs:attribute default="- topic/indextermref " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/17)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/indextermref "
XML Source (see within schema source)
<xs:attribute default="- topic/indextermref " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set