Complex Type | xcal:DateType |
<xsd:attribute name="value" default="xcal:DATE-TIME"> <xsd:simpleType> <xsd:restriction base="xsd:NOTATION"> <xsd:enumeration value="xcal:DATE"/> <xsd:enumeration value="xcal:DATE-TIME"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |