synnoteref

Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition
Version
1.3
Author
OASIS DITA Technical Committee

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

<synnoteref href="#topicid/mysyn"/>
 

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.