Namespace: |
|
Defined: |
globally in xhtml-datatypes-1.xsd; see XML source |
Used: |
at 5 locations |
Simple Content Model |
xs:nonNegativeInteger | xs:token |
Type Derivation Tree
union of (xs:nonNegativeInteger | restriction of xs:token)
Length
|
Derivation: |
by union
|
Derivation: |
restriction of xs:token
|
|||
Facets: |
|
<xs:union memberTypes="xs:nonNegativeInteger">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:pattern value="\d+[%]|\d*\.\d+[%]"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
|
XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set
|