<refsDecl>
<refsDecl> (參照宣告) 標明本文件與某一個權威參照標準的關係。 [2.3.6.3 Milestone Method 2.3 The Encoding Description 2.3.6 The Reference System Declaration] | |
組件 | header — 2 The TEI Header |
屬性 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.declarable (@default) |
屬於 | |
可包含在於 | header: encodingDesc |
可包含 | |
宣告 |
element refsDecl { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.declarable.attributes, ( model.pLike+ | cRefPattern+ | refState+ ) } |
例子 | <refsDecl> <p>參照是將位於最高層級的<gi>div</gi>元素的屬性<att>n</att>值串聯起來, 其後跟著空格和續接的下一層級<gi>div</gi>,接著冒點, 然後是續接的下一(最低) 層級的<gi>div</gi>所組成。</p> </refsDecl> |