synnoteref
The syntax note (<synnoteref>)
reference 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.
Contains
note
These models represent only the default document types distributed by OASIS.
Actual content models will differ with each new document type.
Doctype | Content model |
---|---|
topic (technical content), map (technical content), concept, ditabase, glossary, glossentry, glossgroup, reference, task, bookmap | no content |
Contained by
Doctype | Content model |
---|---|
topic (technical content), map (technical content), concept, ditabase, glossary, glossentry, glossgroup, reference, task (strict), task (general), bookmap | syntaxdiagram, synblk, groupseq, groupchoice, groupcomp, fragment |
Inheritance
+ topic/xref pr-d/synnoteref
Example
<synnoteref href="#topicid/mysyn"/>
Attributes
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
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. (Processing assumes the equivalent of scope="local" and format="dita".) | CDATA | #IMPLIED | No |
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) | A set of related attributes, described in univ-atts attribute group | |||
global-atts attribute group (xtrf, xtrc) | A set of related attributes, described in global-atts attribute group | |||
class, outputclass | Common attributes described in Other common DITA attributes |