<xsd:attribute name="noticeDate">
<xsd:annotation>
<xsd:documentation xml:lang="en">
<xhtml:p ism:ownerProducer="USA" ism:classification="U">A date associated with a notice (for example, the DoD Distribution notice date)</xhtml:p>
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
</xsd:attribute>
|