<datatype>
<datatype> 指明屬性的公開屬性值,參照到任何所選擇的模型語言所定義的資料類型。 [«#DTYPES» 22.5.4 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))
| ||||||||||||||||
可包含在於 | tagdocs: attDef | ||||||||||||||||
可包含 | |||||||||||||||||
例子 | |||||||||||||||||
例子 | |||||||||||||||||
例子 | |||||||||||||||||
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, attribute minOccurs { teidata.count }?, attribute maxOccurs { teidata.unboundedInt }?, ( textNode | dataRef | macro.schemaPattern ) } |