Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Complex Type edh:ResponsibleEntityWithRoleType
Namespace urn:us:gov:ic:edh
Annotations

A base type to hold the common components of an EDH. It enforces the presence of a role attribute.

Diagram
Diagram IC-EDH_xsd_Complex_Type_edh_ResponsibleEntityWithRoleType.tmp#ResponsibleEntityWithRoleType_role 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
Used by
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.
edh:role edh:ResponsibleEntityRoleType required

Role identifies the relationships of the ResponsibleEntity to the data item referenced by the EDH. The role of Originator represents that the ResponsibleEntity is the creator/originator/author of the data item referenced by the EDH. The role of Custodian represents that the ResponsibleEntity is responsible for the data item referenced by the EDH being on the network but is not necessarily the creator/originator/author of it. You must have one and only one Custodian, and you may have zero or one Originator.

Source
<xs:complexType name="ResponsibleEntityWithRoleType">
  <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. It enforces the presence of a role attribute.</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:attribute name="role" type="edh:ResponsibleEntityRoleType" use="required">
    <xs:annotation>
      <xs:documentation>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Role identifies the relationships of the ResponsibleEntity to the data item referenced by the EDH. The role of Originator represents that the ResponsibleEntity is the creator/originator/author of the data item referenced by the EDH. The role of Custodian represents that the ResponsibleEntity is responsible for the data item referenced by the EDH being on the network but is not necessarily the creator/originator/author of it. You must have one and only one Custodian, and you may have zero or one Originator.</p>
      </xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <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.
Attribute edh:ResponsibleEntityWithRoleType / @edh:role
Namespace urn:us:gov:ic:edh
Annotations

Role identifies the relationships of the ResponsibleEntity to the data item referenced by the EDH. The role of Originator represents that the ResponsibleEntity is the creator/originator/author of the data item referenced by the EDH. The role of Custodian represents that the ResponsibleEntity is responsible for the data item referenced by the EDH being on the network but is not necessarily the creator/originator/author of it. You must have one and only one Custodian, and you may have zero or one Originator.

Type edh:ResponsibleEntityRoleType
Properties
use required
Facets
enumeration Originator
enumeration Custodian
Used by
Source
<xs:attribute name="role" type="edh:ResponsibleEntityRoleType" use="required">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Role identifies the relationships of the ResponsibleEntity to the data item referenced by the EDH. The role of Originator represents that the ResponsibleEntity is the creator/originator/author of the data item referenced by the EDH. The role of Custodian represents that the ResponsibleEntity is responsible for the data item referenced by the EDH being on the network but is not necessarily the creator/originator/author of it. You must have one and only one Custodian, and you may have zero or one Originator.</p>
    </xs:documentation>
  </xs:annotation>
</xs:attribute>
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