<synnoteref>
The <synnoteref> element references a syntax note element
(<synnote>) that has already been defined elsewhere in the syntax diagram.
The same notation can be used in more than one syntax definition. This element
is part of the DITA programming domain, a special set of DITA elements
designed to document programming tasks, concepts, and reference information.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/xref pr-d/synnoteref
Example
This section is non-normative.
<synnoteref href="#topicid/mysyn"/>
Content model
EMPTY
Contained by
<fragment>, <groupchoice>, <groupcomp>, <groupseq>, <synblk>, <syntaxdiagram>
Empty
Contained by
<fragment><groupchoice><groupcomp><groupseq><synblk><syntaxdiagram>
Inheritance
+ topic/xref pr-d/synnoteref
The <synnoteref> element is specialized from <xref>. It is defined in the pr-domain module.
Attributes
The following attributes are available on this element: Universal attribute group, outputclass, and the attribute defined below.
@href- A reference to the target syntax note (
<synnote>) element. The referenced syntax note must be in the same syntax diagram as the<synnoteref>element. See The href attribute for detailed information on supported values and processing implications.
@href- A reference to the target syntax note (
<synnote>) element. The referenced syntax note must be in the same syntax diagram as the<synnoteref>element. See The href attribute for detailed information on supported values and processing implications.