http://maven.apache.org/FML/1.0.1
simpleType Datetime

Super Types
{http://www.w3.org/2001/XMLSchema}dateTime
|
+--{http://maven.apache.org/FML/1.0.1}Datetime (restriction)

Documentation
      date and time information. ISO date format
      
Properties
This component is not nillable.

Model



Source
<xs:simpleType name="Datetime">
<xs:restriction base="xs:dateTime"/>
</xs:simpleType>


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