<refState>
<refState> (reference state) specifies one component of a canonical reference defined by the milestone method. 2.3.5.3 Milestone Method 2.3.5 The Reference System Declaration | |||||||||||||||||||||||||||
Module | header — 2 The TEI Header | ||||||||||||||||||||||||||
Attributes | att.sourced (@ed)
| ||||||||||||||||||||||||||
Used by | |||||||||||||||||||||||||||
May contain | Empty element | ||||||||||||||||||||||||||
Declaration |
element refState { att.global.attributes, att.sourced.attributes, attribute unit { "page" | "column" | "line" | "book" | "poem" | "canto" | "stanza" | "act" | "scene" | "section" | "absent" | xsd:Name }, attribute length { data.count }?, attribute delim { text }?, empty } | ||||||||||||||||||||||||||
Example | <refState unit="book" delim=":"/> <refState unit="line" length="4"/> |