<dataFacet>
<dataFacet> Restricts the value of the strings used to represent values of a datatype, according to XML Schema Part 2: Datatypes Second Edition. [23.5.3.1 Datatypes] | |||||||||||||||
組件 | tagdocs — Documentation Elements | ||||||||||||||
屬性 |
|
||||||||||||||
可包含在於 |
tagdocs: dataRef
|
||||||||||||||
可包含 | 空白元素 | ||||||||||||||
註 |
This element is only allowed when the parent dataRef refers with name to a datatype from the specification XML Schema Part 2: Datatypes Second Edition. |
||||||||||||||
例子 | |||||||||||||||
例子 | |||||||||||||||
Content model |
<content> |
||||||||||||||
宣告 |
<rng:element name="dataFacet"> element dataFacet { 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 name { "length" | "minLength" | "maxLength" | "pattern" | "enumeration" | "whiteSpace" | "maxInclusive" | "minInclusive" | "maxExclusive" | "minExclusive" | "totalDigits" | "fractionDigits" }, attribute value { string }, empty } |