attribute classificationReason
namespace urn:us:gov:ic:ism
type restriction of xsd:string
used by
attributeGroups SecurityAttributesGroup SecurityAttributesOptionGroup
facets
Kind Value annotation 
maxLength 4096 
annotation
documentation

        This attribute is used primarily at the resource level.

        One or more reason indicators or explanatory text describing the basis for an original classification decision.

It is manifested only in the 'Reason' line of a resource's classification authority block.
     
source <xsd:attribute name="classificationReason">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
        This attribute is used primarily at the resource level.

        One or more reason indicators or explanatory text describing the basis for an original classification decision.

It is manifested only in the 'Reason' line of a resource's classification authority block.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:maxLength value="4096"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy