Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ProcessingInfoType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType DDMS-Globals_xsd_Complex_Type_ProcessingInfoType.tmp#ProcessingInfoType_dateProcessed DDMS-Includes_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup
Type extension of simpleTokenType
Type hierarchy
Used by
Element processingInfo
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.
dateProcessed CombinedDateType required
Source
<xs:complexType name="ProcessingInfoType">
  <xs:simpleContent>
    <xs:extension base="simpleTokenType">
      <xs:attribute name="dateProcessed" type="CombinedDateType" use="required"/>
      <xs:attributeGroup ref="SecurityAttributesGroup"/>
    </xs:extension>
  </xs:simpleContent>
</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 ProcessingInfoType / @dateProcessed
Namespace urn:us:mil:ces:metadata:ddms:5
Type CombinedDateType
Properties
use required
Used by
Complex Type ProcessingInfoType
Source
<xs:attribute name="dateProcessed" type="CombinedDateType" use="required"/>
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