SynnoterefThe 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. The syntax note reference
element is part of the DITA programming domain, a special set of DITA elements
designed to document programming tasks, concepts and reference information.
[edit] Example
<synnoteref href="#topicid/mysyn"/>
[edit] Contains
| Doctype
| Content model
|
| ditabase, topic, task, reference, concept, glossary
| no content
|
[edit] Contained by
| Doctype
| Parents
|
| ditabase, topic, task, concept, reference, glossary
| syntaxdiagram, synblk, groupseq, groupchoice, groupcomp, fragment
|
[edit] Inheritance:
+ topic/xref pr-d/synnoteref
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| href
| Points to the target syntax note (<synnote>), which must be
in the same syntax diagram. Use standard DITA href syntax for targetting the
element: href="#topicid/synnoteid"
| CDATA
| #IMPLIED
| No
|
| %univ-atts; (%select-atts;, %id-atts;, %localization-atts;)
| A set of related attributes, described at %univ-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| %global-atts; (xtrf, xtrc)
| A set of related attributes, described at %global-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| class, outputclass
| Common attributes described in Other common DITA attributes
|
|
|
|
TOC: Language Specification 1.1
Parent topic: Programming elements
Previous topic: synnote
Next topic: kwd
|
|