attribute resourceElement
namespace urn:us:gov:ic:ism
type restriction of xsd:boolean
used by
attributeGroup ResourceNodeAttributeGroup
annotation
documentation

        This attribute is used to designate which element has the ISM attributes representing the classification for the entire resource.
Every document must have at least one element with this indicator as true. It should be rare that a document has more than one. Mainly
this would occur in some sort of aggregator schema. In that unusual case the first one encountered in XML document order is the one used for
all constraint rules.
     
source <xsd:attribute name="resourceElement">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
        This attribute is used to designate which element has the ISM attributes representing the classification for the entire resource.
Every document must have at least one element with this indicator as true. It should be rare that a document has more than one. Mainly
this would occur in some sort of aggregator schema. In that unusual case the first one encountered in XML document order is the one used for
all constraint rules.
     
</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