ZVON > References > XML Schema 2001 Reference |
Intro / Search / ZVON |
index | >> Schema << | DTD |
Annotation | |
---|---|
Documentation | |
Source | http://www.w3.org/TR/xmlschema-2/#anyURI |
Facets | enumeration | length | maxLength | minLength | pattern | whiteSpace | |
Properties | bounded : false | cardinality : countably infinite | numeric : false | ordered : false | |
Schema |
---|
<xs:simpleType name="anyURI" id="anyURI"> <xs:restriction base="xs:anySimpleType"> <xs:whiteSpace value="collapse" fixed="true" id="anyURI.whiteSpace"/> </xs:restriction> </xs:simpleType> |