XML Schema for XML Schema

http://www.w3.org/2001/XMLSchema
simpleType date

Super Types
{http://www.w3.org/2001/XMLSchema}anySimpleType
|
+--{http://www.w3.org/2001/XMLSchema}date (restriction)

Documentation

Model

attribute-value normalization: collapse



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

XML Schema for XML Schema

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.