<datatype>
<datatype> (datatype) 属性値の型を、当該スキーマ中のデータ型を参照して示す。 [1.4.2 Datatype Specifications 23.5.3 Attribute List Specification] | |||||||||||||||||||||
モジュール | tagdocs — Documentation Elements | ||||||||||||||||||||
属性 |
|
||||||||||||||||||||
上位 |
tagdocs: attDef
|
||||||||||||||||||||
下位 | ANY | ||||||||||||||||||||
解説 |
TEIスキームでは、殆どのデータ型はTEIマクロに規定されているものを使 用している。マクロ名にある |
||||||||||||||||||||
例 | |||||||||||||||||||||
例 | |||||||||||||||||||||
例 |
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 target attribute of join. |
||||||||||||||||||||
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.unboundedCount }?, ( dataRef | anyElement_datatype_5 ) } |