attribute excludeFromRollup
namespace urn:us:gov:ic:ism
type restriction of xsd:boolean
used by
element security
annotation
documentation

This attribute is used to designate that an element's ISM attributes should not be used in a rollup. Generally
this is because the element is defining the security attributes of a remote object NOT indicating security constraints for
data in this document. This allows an Unclassified document to assert that some document not included has a Top Secret classification without
the TS attribute value causing rollup to make the document TS.
source <xsd:attribute name="excludeFromRollup">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
This attribute is used to designate that an element's ISM attributes should not be used in a rollup. Generally
this is because the element is defining the security attributes of a remote object NOT indicating security constraints for
data in this document. This allows an Unclassified document to assert that some document not included has a Top Secret classification without
the TS attribute value causing rollup to make the document TS.
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:boolean"/>
 
</xsd:simpleType>
</xsd:attribute>


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