<anchor>

<anchor> (point d'ancrage) attache un identifiant à un point d'un texte, qu'il corresponde ou non à un élément textuel. 8.4.2 Synchronization and Overlap 16.4 Correspondence and Alignment
Modulelinking — 16 Linking, Segmentation, and Alignment
Attributs att.typed (@type, @subtype)
Utilisé par model.milestoneLike
Peut contenirElément vide
Declaration

<rng:element name="anchor">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:empty/>
</rng:element>
element anchor { att.global.attributes, att.typed.attributes, empty }
Exemple
<s>The anchor is he<anchor xml:id="A234"/>re somewhere.</s>
<s>Help me find it.<ptr target="#A234"/>
</s>