Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element region:Membership
Namespace urn:us:gov:ic:taxonomy:mnt:region
Annotations

A country that has membership in or association with the region.

Diagram
Diagram Region_xsd_Element_region_Membership.tmp#urn_us_gov_ic_taxonomy_mnt_region_Membership_dateLastVerified IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup Region_xsd_Element_region_Country.tmp#Country Region_xsd_Element_region_Membership.tmp#urn_us_gov_ic_taxonomy_mnt_region_Membership_MembershipSupressed
Properties
content complex
Used by
Element region:Region
Model
Children region:Country , region:MembershipSupressed
Instance
<region:Membership dateLastVerified="" SchemaguideSecurityAttributesGroup="" xmlns:region="urn:us:gov:ic:taxonomy:mnt:region">
  <region:Country>{1,unbounded}</region:Country>
  <region:MembershipSupressed>{1,1}</region:MembershipSupressed>
</region:Membership>
Attributes
QName Type Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
dateLastVerified xs:date required
Source
<xs:element name="Membership">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A country that has membership in or association with the region.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:choice>
      <xs:sequence>
        <xs:element maxOccurs="unbounded" ref="region:Country" minOccurs="1"/>
      </xs:sequence>
      <xs:element name="MembershipSupressed" minOccurs="1" maxOccurs="1"/>
    </xs:choice>
    <xs:attribute name="dateLastVerified" use="required" type="xs:date"/>
    <xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
  </xs:complexType>
</xs:element>
Schema location Region.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Element region:Membership / region:MembershipSupressed
Namespace urn:us:gov:ic:taxonomy:mnt:region
Diagram
Diagram
Properties
minOccurs 1
maxOccurs 1
Source
<xs:element name="MembershipSupressed" minOccurs="1" maxOccurs="1"/>
Schema location Region.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Attribute region:Membership / @dateLastVerified
Namespace No namespace
Type xs:date
Properties
use required
Used by
Source
<xs:attribute name="dateLastVerified" use="required" type="xs:date"/>
Schema location Region.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here