Namespace: |
|
Defined: |
globally in xhtml-datatypes-1.xsd, see XML source |
Used: |
at 5 locations |
Simple Content Model |
xs:nonNegativeInteger | xs:token |
MultiLength (as union member) |
Type Derivation Tree union of (xs:nonNegativeInteger | restriction of xs:token) Length |
<xs:simpleType name="Length"> <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 SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |