<refState>
<refState> (참조 상태) 이정표 방법으로 정의된 표준 참조의 한 성분을 명시한다. [2.3.6.3 Milestone Method 2.3.6 The Reference System Declaration] | |||||||||||||
모듈 | header — The TEI Header | ||||||||||||
속성 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.milestoneUnit (@unit) att.edition (@ed, @edRef)
| ||||||||||||
에 의해 포함된 | header: refsDecl | ||||||||||||
포함할 수 있다 | 공백 요소 | ||||||||||||
예 | |||||||||||||
Content model | <content> | ||||||||||||
선언 | <rng:element name="refState"> element refState { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.milestoneUnit.attributes, att.edition.attributes, attribute length { teidata.count }?, attribute delim { teidata.text }?, empty } |