dateOfExemptedSource

A specific date, in the format YYYY-MM-DD. Used in conjunction with
attribute "typeOfExemptedSource." If there are multiple exempted
sources, specify the date of the exempted
source that has the most recent date.

Attribute Information

Used By

Source

<xsd:attribute name="dateOfExemptedSource">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A specific date, in the format YYYY-MM-DD. Used in conjunction with attribute "typeOfExemptedSource." If there are multiple exempted sources, specify the date of the exempted source that has the most recent date.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:date"/>
  </xsd:simpleType>
</xsd:attribute>

Sample