<dataFacet>
<dataFacet> XML Schemas: Part 2: Datatypesに従って、データ型の値を表すために使用される文字列の値を制限する。 [23.5.3.1 Datatypes] | |||||||||||||||
モジュール | tagdocs — Documentation Elements | ||||||||||||||
属性 |
|
||||||||||||||
上位 |
tagdocs: dataRef
|
||||||||||||||
下位 | 空要素 | ||||||||||||||
解説 |
この要素は、親dataRefがnameによって、XML Schemas: Part 2: Datatypesの仕様書からデータ型を参照する場合にのみ許される。 |
||||||||||||||
例 | |||||||||||||||
例 | |||||||||||||||
Content model |
<content> |
||||||||||||||
宣言 |
<rng:element name="dataFacet"> element dataFacet { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, attribute name { "length" | "minLength" | "maxLength" | "pattern" | "enumeration" | "whiteSpace" | "maxInclusive" | "minInclusive" | "maxExclusive" | "minExclusive" | "totalDigits" | "fractionDigits" }, attribute value { string }, empty } |