dateencoding

Attribute Information

Used By

Complex Type control

Source

<xs:attribute name="dateencoding">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="iso8601"/>
      <xs:enumeration value="otherdateencoding"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample