element <indextermref> (global)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
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,
chdesc,
chdeschd,
choice,
choption,
choptionhd,
cmd,
codeblock,
context,
dd,
entry,
example,
glossdef,
info,
itemgroup,
li,
lines,
lq,
note,
p,
pd,
ph,
postreq,
pre,
prereq,
propdeschd,
proptype,
proptypehd,
propvalue,
propvaluehd,
refsyn,
result,
screen,
section,
sli,
stentry,
stepresult,
stepxmp,
tutorialinfo
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.
Type Derivation Tree
complexType
|
XML Source (w/o annotations (1); see within schema source)
<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)
-
Type: |
xs:string, predefined
|
Use: |
optional |
Attribute Value
Default: |
"- topic/indextermref " |
XML Source (see within schema source)
<xs:attribute default="- topic/indextermref " ref="class"/>
|