Showing:

Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element ResourceManagementType / taskingInfo
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup DDMS-Globals_xsd_Complex_Type_TaskingInfoType.tmp#TaskingInfoType_requesterInfo DDMS-Globals_xsd_Complex_Type_TaskingInfoType.tmp#TaskingInfoType_addressee DDMS-Globals_xsd_Element_description.tmp#description DDMS-Globals_xsd_Complex_Type_TaskingInfoType.tmp#TaskingInfoType_taskID DDMS-Globals_xsd_Complex_Type_TaskingInfoType.tmp#TaskingInfoType
Type TaskingInfoType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children addressee , description , requesterInfo , taskID
Instance
<taskingInfo SchemaguideSecurityAttributesGroup="" xmlns="urn:us:mil:ces:metadata:ddms:5">
  <requesterInfo SchemaguideSecurityAttributesGroup="">{0,unbounded}</requesterInfo>
  <addressee SchemaguideSecurityAttributesGroup="">{0,unbounded}</addressee>
  <description SchemaguideSecurityAttributesGroup="">{0,1}</description>
  <taskID xlink:actuate="" xlink:arcrole="" DESVersion="" xlink:href="" network="" xlink:role="" xlink:show="" taskingSystem="" xlink:title="" xlink:type="simple">{1,1}</taskID>
</taskingInfo>
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="taskingInfo" type="TaskingInfoType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo xml:lang="en">Information about who requested resource be produced.</xs:appinfo>
  </xs:annotation>
</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 ResourceManagementType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup DDMS-Globals_xsd_Element_recordsManagementInfo.tmp#recordsManagementInfo DDMS-Globals_xsd_Element_revisionRecall.tmp#revisionRecall DDMS-Globals_xsd_Complex_Type_ResourceManagementType.tmp#ResourceManagementType_taskingInfo DDMS-Globals_xsd_Element_processingInfo.tmp#processingInfo
Used by
Model
Children processingInfo , recordsManagementInfo , revisionRecall , taskingInfo
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="ResourceManagementType">
  <xs:sequence>
    <xs:element ref="recordsManagementInfo" minOccurs="0"/>
    <xs:element ref="revisionRecall" minOccurs="0"/>
    <xs:element name="taskingInfo" type="TaskingInfoType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo xml:lang="en">Information about who requested resource be produced.</xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element ref="processingInfo" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="SecurityAttributesOptionGroup"/>
</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.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here