<listRef>

<listRef> (lista di riferimenti) fornisce una lista di riferimenti significativi a punti, nel documento corrente o altrove, in cui è discusso l'elemento in questione
Modulotagdocs — 22 Documentation Elements
Attributi
Usato da
Può contenere
core: ptr
Dichiarazione

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