Showing:

Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element RevisionRecallType / link
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Properties
Attributes
Source
Schema location DDMS-Globals.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 RevisionRecallType / details
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType DDMS-Includes_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup
Type extension of simpleTokenType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
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:element name="details" minOccurs="0" maxOccurs="unbounded">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="simpleTokenType">
        <xs:attributeGroup ref="SecurityAttributesGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Schema location DDMS-Globals.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.
Complex Type RevisionRecallType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_RevisionRecallType.tmp#RevisionRecallType_revisionID DDMS-Globals_xsd_Complex_Type_RevisionRecallType.tmp#RevisionRecallType_revisionType DDMS-Includes_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup DDMS-Includes_xsd_Attribute_Group_OptionalResourceLinkAttributesGroup.tmp#OptionalResourceLinkAttributesGroup DDMS-Globals_xsd_Complex_Type_RevisionRecallType.tmp#RevisionRecallType_link DDMS-Globals_xsd_Complex_Type_RevisionRecallType.tmp#RevisionRecallType_details
Properties
mixed true
Used by
Element revisionRecall
Model
Children details , link
Attributes
QName Type Fixed Use Annotation
DESVersion restriction of xsd:string optional

The version of the DES.

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.
network CVEnumVIRTNetworkName optional

An Internet-Protocol-based computer network. Use this attribute to make explicit the network where the address resides. Specify "other:name" if none of the primary choices apply.

revisionID xs:int required
revisionType restriction of xs:string required
xlink:label xlink:labelType optional
xlink:role xlink:roleType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType resource optional
Source
<xs:complexType name="RevisionRecallType" mixed="true">
  <xs:annotation>
    <xs:appinfo xml:lang="en">The memorandum titled Intelligence Community Standards and Procedures for Revised or Recalled Intelligence Products signed by DNI Negroponte on 5 August 2005 specified how to indicate, in a textual form, the revision or recall of a previously released document. This element specifies methods for conveying revision and recall indicators and additional data in XML.</xs:appinfo>
  </xs:annotation>
  <xs:sequence minOccurs="0">
    <xs:element name="link" minOccurs="0" maxOccurs="unbounded">
      <xs:complexType>
        <xs:attributeGroup ref="xlink:locatorAttrs"/>
        <xs:attributeGroup ref="SecurityAttributesGroup"/>
      </xs:complexType>
    </xs:element>
    <xs:element name="details" minOccurs="0" maxOccurs="unbounded">
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="simpleTokenType">
            <xs:attributeGroup ref="SecurityAttributesGroup"/>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="revisionID" type="xs:int" use="required">
    <xs:annotation>
      <xs:appinfo xml:lang="en">A sequential integer for the revision. Higher numbers take precedence over lower numbers.</xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="revisionType" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="ADMINISTRATIVE RECALL"/>
        <xs:enumeration value="ADMINISTRATIVE REVISION"/>
        <xs:enumeration value="SUBSTANTIVE RECALL"/>
        <xs:enumeration value="SUBSTANTIVE REVISION"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attributeGroup ref="SecurityAttributesGroup"/>
  <xs:attributeGroup ref="OptionalResourceLinkAttributesGroup"/>
</xs:complexType>
Schema location DDMS-Globals.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 RevisionRecallType / @revisionID
Namespace urn:us:mil:ces:metadata:ddms:5
Type xs:int
Properties
use required
Used by
Complex Type RevisionRecallType
Source
<xs:attribute name="revisionID" type="xs:int" use="required">
  <xs:annotation>
    <xs:appinfo xml:lang="en">A sequential integer for the revision. Higher numbers take precedence over lower numbers.</xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.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 RevisionRecallType / @revisionType
Namespace urn:us:mil:ces:metadata:ddms:5
Type restriction of xs:string
Properties
use required
Facets
enumeration ADMINISTRATIVE RECALL
enumeration ADMINISTRATIVE REVISION
enumeration SUBSTANTIVE RECALL
enumeration SUBSTANTIVE REVISION
Used by
Complex Type RevisionRecallType
Source
<xs:attribute name="revisionType" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="ADMINISTRATIVE RECALL"/>
      <xs:enumeration value="ADMINISTRATIVE REVISION"/>
      <xs:enumeration value="SUBSTANTIVE RECALL"/>
      <xs:enumeration value="SUBSTANTIVE REVISION"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location DDMS-Globals.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