Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element irm:TaskingInfo
Namespace urn:us:gov:ic:irm
Annotations
Information about who requested resource be produced.
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-IRM_xsd_Element_irm_RequesterInfoList.tmp#RequesterInfoList IC-IRM_xsd_Element_irm_AddresseeList.tmp#AddresseeList IC-IRM_xsd_Element_irm_TaskID.tmp#TaskID DDMS-Globals_xsd_Element_description.tmp#description
Properties
content: complex
Used by
Model ALL(irm:RequesterInfoList{0,1} irm:AddresseeList{0,1} irm:TaskID description{0,1})
Children description, irm:AddresseeList, irm:RequesterInfoList, irm:TaskID
Instance
<irm:TaskingInfo SchemaguideSecurityAttributesGroup="" xmlns:irm="urn:us:gov:ic:irm" xmlns:ddms="http://metadata.dod.mil/mdr/ns/DDMS/3.0/">
  <irm:RequesterInfoList>{0,1}</irm:RequesterInfoList>
  <irm:AddresseeList>{0,1}</irm:AddresseeList>
  <irm:TaskID xlink:actuate="" xlink:arcrole="" xlink:href="" network="" otherNetwork="" xlink:role="" xlink:show="" irm:taskingSystem="" xlink:title="" xlink:type="simple">{1,1}</irm:TaskID>
  <ddms:description SchemaguideSecurityAttributesGroup="">{0,1}</ddms:description>
</irm:TaskingInfo>
Attributes
QName Type Fixed Default 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
<xsd:element name="TaskingInfo">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Information about who requested resource be produced.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:all minOccurs="1" maxOccurs="1">
      <xsd:element ref="irm:RequesterInfoList" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="irm:AddresseeList" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="irm:TaskID" minOccurs="1" maxOccurs="1"/>
      <xsd:element ref="ddms:description" minOccurs="0" maxOccurs="1"/>
    </xsd:all>
    <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd