<anchor>
<anchor> (punto di ancoraggio) aggancia un indentificatore a una posizione all'interno del testo indipendentemente dal fatto che questa corrisponda o meno a un elemento testuale 8.4.2 Synchronization and Overlap 16.4 Correspondence and Alignment | |
Modulo | linking — 16 Linking, Segmentation, and Alignment |
Oltre agli attributi globali | att.typed (@type, @subtype) |
Usato da | |
Può contenere | Elemento vuoto |
Dichiarazione |
element anchor { att.global.attributes, att.typed.attributes, empty } |
Esempio |
<s>The anchor is he<anchor xml:id="A234"/>re somewhere.</s>
<s>Help me find it.<ptr target="#A234"/> </s> |