element <xref> (global)
Namespace: |
|
Type: |
|
Content: |
mixed (allows character data), 22 attributes, 34 elements |
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<xref |
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
("local" | "peer" | "external" | "-dita-use-conref-target") |
|
= |
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/xref " |
|
|
> |
|
|
</xref> |
Included in content model of elements (58):
-
abstract,
area,
b,
chdesc,
chdeschd,
choice,
choption,
choptionhd,
cmd,
codeblock,
codeph,
context,
dd,
desc,
draft-comment,
dt,
entry,
example,
fig,
figgroup,
fn,
glossdef,
i,
info,
itemgroup,
li,
lines,
linkinfo,
lq,
note,
p,
pd,
ph,
postreq,
pre,
prereq,
propdesc,
propdeschd,
proptype,
proptypehd,
propvalue,
propvaluehd,
pt,
q,
refsyn,
result,
screen,
section,
sli,
stentry,
stepresult,
stepxmp,
sub,
sup,
synnote,
tt,
tutorialinfo,
u
Annotation
Use the cross-reference (<xref>) element
to link to a different location within the current topic, or a different topic
within the same help system or DITA document. You can also point to external
sources, such as Web pages, or to a location in another topic as well. The href attribute
on the <xref> element is used to create the link pointer,
or URL.
Type Derivation Tree
complexType
|
XML Source (w/o annotations (1); see within schema source)
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="xref.class">
<xs:attribute default="- topic/xref " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 1/22)
-
Type: |
xs:string, predefined
|
Use: |
optional |
Attribute Value
XML Source (see within schema source)
<xs:attribute default="- topic/xref " ref="class"/>
|