<datatype>
<datatype> (datatype) 指明屬性的公開屬性值,參照到任何所選擇的模型語言所定義的資料類型。 [1.4.2 Datatype Specifications 22.5.3 Attribute List Specification] | |||||||||||||||||||||
組件 | tagdocs — Documentation Elements | ||||||||||||||||||||
屬性 | 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))
| ||||||||||||||||||||
可包含在於 | tagdocs: attDef | ||||||||||||||||||||
可包含 | ANY | ||||||||||||||||||||
註 | In the TEI scheme, most datatypes are expressed using pre-defined TEI macros, which map a name in the form | ||||||||||||||||||||
例子 | |||||||||||||||||||||
例子 | |||||||||||||||||||||
例子 | |||||||||||||||||||||
Content model | <content> | ||||||||||||||||||||
宣告 | <rng:element name="datatype"> element datatype { 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, attribute minOccurs { teidata.count }?, attribute maxOccurs { teidata.unboundedInt }?, ( dataRef | anyElement-datatype ) } |