<refState>
<refState> (état de référence) précise un composant d’une référence canonique définie par la méthode du bornage. 2.3.5.3 Milestone Method 2.3.5 The Reference System Declaration | |||||||||||||||||||||||||||||||||
Module | header — 2 The TEI Header | ||||||||||||||||||||||||||||||||
Attributs |
| ||||||||||||||||||||||||||||||||
Utilisé par | refsDecl | ||||||||||||||||||||||||||||||||
Peut contenir | Elément vide | ||||||||||||||||||||||||||||||||
Declaration |
element refState { att.global.attributes, attribute ed { data.code }?, attribute unit { "page" | "column" | "line" | "book" | "poem" | "canto" | "stanza" | "act" | "scene" | "section" | "absent" | xsd:Name }, attribute length { data.count }?, attribute delim { text }?, empty } | ||||||||||||||||||||||||||||||||
Exemple | <refState unit="book" delim=":"/> <refState unit="line" length="4"/> |