http://maven.apache.org/XDOC/2.0
element date

Documentation
2.0.0
        An date element. The date is recommended (but it is not a requirement) to be align to
        the ISO-8601 standard, i.e.: YYYY-MM-DD.
      
Properties
This component is not nillable.

Model
<date>

</date>

Source
<xs:element name="date">
<xs:complexType mixed="true"/>
</xs:element>


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