ZVON > References > XML Schema 2001 Reference
index | >> Schema << | DTD

anyURI

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>