simpleType Datetime
namespace http://www.w3.org/1999/xhtml
type xs:dateTime
used by
attributes ins/@datetime del/@datetime
annotation
documentation

      date and time information. ISO date format
     
source <xs:simpleType name="Datetime">
 
<xs:annotation>
   
<xs:documentation>
      date and time information. ISO date format
     
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:dateTime"/>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy