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

dateTime

Annotation
Documentation

 
Source http://www.w3.org/TR/xmlschema-2/#dateTime
Facets enumeration | maxExclusive | maxInclusive | minExclusive | minInclusive | pattern | whiteSpace |
Properties bounded : false | cardinality : countably infinite | numeric : false | ordered : partial |

Schema

<xs:simpleType name="dateTime" id="dateTime">
     <xs:restriction base="xs:anySimpleType">
          <xs:whiteSpace value="collapse" fixed="true" id="dateTime.whiteSpace"/>
     </xs:restriction>
</xs:simpleType>