Showing:

Annotations
Attributes
Diagrams
Model
Source
Used by
Complex Type erm:DispositionType
Namespace urn:us:gov:ic:erm
Annotations

The complex datatype for representing information about the disposition of the record, to include pertinent dates and parties responsible

Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup ERM_XML_xsd_Element_erm_AppliedBy.tmp#AppliedBy ERM_XML_xsd_Element_erm_DateApplied.tmp#DateApplied ERM_XML_xsd_Element_erm_DateEligible.tmp#DateEligible ERM_XML_xsd_Element_erm_DateLimit.tmp#DateLimit ERM_XML_xsd_Element_erm_RecordControl.tmp#RecordControl ERM_XML_xsd_Element_erm_ReviewIndicator.tmp#ReviewIndicator ERM_XML_xsd_Element_erm_Hold.tmp#Hold
Used by
Element erm:Disposition
Model
Children erm:AppliedBy , erm:DateApplied , erm:DateEligible , erm:DateLimit , erm:Hold , erm:RecordControl , erm:ReviewIndicator
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.
Source
<xs:complexType name="DispositionType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The complex datatype for representing information about the disposition of the record, to include pertinent dates and parties responsible</p>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="erm:AppliedBy" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="erm:DateApplied" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="erm:DateEligible" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="erm:DateLimit" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="erm:RecordControl" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="erm:ReviewIndicator" minOccurs="1" maxOccurs="1"/>
    <xs:element ref="erm:Hold" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
</xs:complexType>
Schema location ERM_XML.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