Namespace: |
|
Defined: |
globally in xhtml-datatypes-1.xsd; see XML source |
Used: |
at 2 locations |
Simple Content Model |
(xs:nonNegativeInteger | xs:token) | xs:token |
Type Derivation Tree
MultiLength
|
Derivation: |
by union
|
Derivation: |
restriction of xs:token
|
|||
Facets: |
|
<xs:union memberTypes="Length">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:pattern value="\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
|