<datatype>
| <datatype> 属性値の型を,当該スキーマ中のデータ型を参照して示す. [1.4.2 Datatype Macros 22.4.5 Attribute List Specification] | |||||||||||||||||
| モジュール | tagdocs — 22 Documentation Elements | ||||||||||||||||
| 属性 | att.global (@xml:id, @n, @xml:lang, @rend, @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)) 
 | ||||||||||||||||
| 当該モジュールを使用するもの | |||||||||||||||||
| 上位 | tagdocs: attDef | ||||||||||||||||
| 下位 | 空要素 | ||||||||||||||||
| 宣言 | 
 element datatype { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute minOccurs { data.count }?, attribute maxOccurs { data.count | "unbounded" }?, macro.schemaPattern* } | ||||||||||||||||
| 例 | |||||||||||||||||
| 例 | |||||||||||||||||
| 例 | The encoding in the following example requires that the attribute being defined contain at least two URIs in its value, as is the case for the targets attribute of join. | ||||||||||||||||
| 解説 | 
    TEIスキームでは,殆どのデータ型はTEIマクロに規定されているものを使
    用している.マクロ名にある data.xxxxで示されたデータ型
    名は,RelaxNGまたはWSDのデータ型に対応づけられている. | ||||||||||||||||
