<listRef>

<listRef> (list of references) supplies a list of significant references to places where this element is discussed, in the current document or elsewhere.
Moduletagdocs — 22 Documentation Elements
AttributesGlobal attributes only
Used by
May contain
core: ptr
Declaration

<rng:element name="listRef">
<rng:ref name="att.global.attributes"/>
<rng:oneOrMore>
 <rng:ref name="ptr"/>
</rng:oneOrMore>
</rng:element>
element listRef { att.global.attributes, ptr+ }
Example
<listRef>
 <ptr target="#ddc12"/>
</listRef>