xcal:value

Attribute Information

Used By

Complex Type xcal:DateType

Source

<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>

Sample