element <indextermref>
Namespace:
Type:
Content:
empty, 17 attributes
Defined:
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<indextermref
    keyref
 = 
xs:string
    id
 = 
xs:NMTOKEN
    conref
 = 
xs:string
    props
 = 
xs:string
    platform
 = 
xs:string
    product
 = 
xs:string
    audience
 = 
xs:string
    otherprops
 = 
xs:string
    base
 = 
xs:string
    rev
 = 
xs:string
    importance
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
    status
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
    translate
 = 
("yes" | "no" | "-dita-use-conref-target")
    xml:lang
 = 
xs:language
    xtrc
 = 
xs:string
    xtrf
 = 
xs:string
    class
 = 
xs:string : "- topic/indextermref "
/>
Included in content model of elements (39):
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 in 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.0 using DocFlex/XML XSDDoc 2.2.0 template set