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