<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 | In addition to global attributes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 } | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Example | <refState unit="book" delim=":"/> <refState unit="line" length="4"/> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Contained by | refsDecl | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May contain | Empty element |