<listRef>

<listRef> (list of references) supplies a list of significant references to places where this element is discussed, in the current document or elsewhere.
Modul tagdocs — 22 Documentation Elements
Verwendet von
Kann enthalten
core: ptr
Deklaration

<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+ }
Beispiel
<listRef>
 <ptr target="#ddc12"/>
</listRef>