Showing:

Annotations
Attributes
Diagrams
Model
Source
Complex Type edh:ResponsibleEntityType
Namespace urn:us:gov:ic:edh
Annotations

A base type to hold the common components of an EDH.

Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup IC-EDH_xsd_Element_edh_Country.tmp#Country IC-EDH_xsd_Element_edh_Organization.tmp#Organization IC-EDH_xsd_Element_edh_SubOrganization.tmp#SubOrganization
Model
Children edh:Country , edh:Organization , edh:SubOrganization
Attributes
QName Type Use Annotation
SchemaguideSecurityAttributesOptionGroup 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.
Source
<xs:complexType name="ResponsibleEntityType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A base type to hold the common components of an EDH.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="edh:Country" maxOccurs="1" minOccurs="1"/>
    <xs:element ref="edh:Organization" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="edh:SubOrganization" minOccurs="0" maxOccurs="1"/>
  </xs:sequence>
  <xs:attributeGroup ref="ism:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location IC-EDH.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