Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element irm:ICResourceMetadataPackage
Namespace urn:us:gov:ic:irm
Annotations
The root element of an IRM it acts as the ISM resource node and holds the DES version for the instance.
Diagram
Diagram IC-IRM_xsd_Attribute_Group_irm_IRMRootNodeAttributeGroup.tmp#IRMRootNodeAttributeGroup IC-NTK_xsd_Element_ntk_Access.tmp#Access IC-IRM_xsd_Element_irm_ICResourceMetadataPackage.tmp#ICResourceMetadataPackage_DescribedItemIRM IC-IRM_xsd_Element_irm_MetaCardIRM.tmp#MetaCardIRM
Properties
content: complex
Used by
Complex Type irm:IRMListType
Model ALL(ntk:Access{0,1} irm:DescribedItemIRM irm:MetaCardIRM)
Children irm:DescribedItemIRM, irm:MetaCardIRM, ntk:Access
Instance
<irm:ICResourceMetadataPackage compliesWith="" createDate="" irm:DESVersion="5" DESVersion="" ntk:DESVersion="5" noticeDate="" noticeReason="" noticeType="" resourceElement="" SchemaguideSecurityAttributesGroup="" unregisteredNoticeType="" xmlns:irm="urn:us:gov:ic:irm" xmlns:ntk="urn:us:gov:ic:ntk">
  <ntk:Access SchemaguideSecurityAttributesGroup="">{0,1}</ntk:Access>
  <irm:DescribedItemIRM>{1,1}</irm:DescribedItemIRM>
  <irm:MetaCardIRM>{1,1}</irm:MetaCardIRM>
</irm:ICResourceMetadataPackage>
Attributes
QName Type Fixed Default Use Annotation
DESVersion xsd:int required
The version number of the DES. Should there be multiple specified in an instance document the one at the root node is the one that will apply to the entire document.
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.
compliesWith CVEnumISMCompliesWith optional
This attribute is used at the resource level. An indicator of what optional ISM rule sets the documents complies with. This allows systems to know that the document claims compliance with these rule sets and they should be enforced. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMcompliesWith.xml
createDate xsd:date required
This attribute is used to designate what date the document was produced on. This is the date that will be used by various constraint rules to determine if the document meets all the business rules. It must be on the element where resourceElement is true.
irm:DESVersion xsd:int 5 required
The version number of the DES
noticeDate xsd:date optional
A Date associated with a notice such as the DoD Distribution notice date.
noticeReason restriction of xsd:string optional
A Reason (less than 2048 chars) associated with a notice such as the DoD Distribution reason.
noticeType CVEnumISMNotice optional
This attribute is an indicator that the element contains a security-related notice and is used to categorize which of the required notices is specified in the element. These categories include those described in the CAPCO Register, as well as additional well-defined and formally recognized security notice types described in other directives, such as US-Person and DoD Distribution. The element could contain any structure that the implementing schema defines, and details of the rendering would be relegated to the implementing schema. The permissible value for this attribute are defined in the Controlled Value Enumeration: CVEnumISMNotice.xml
ntk:DESVersion xsd:int 5 required
The version number of the DES
resourceElement xsd:boolean required
This attribute is used to designate which element has the ISM attributes representing the classification for the entire resource. Every document must have at least one element with this indicator as true. It should be rare that a document has more than one. Mainly this would occur in some sort of aggregator schema. In that unusual case the first one encountered in XML document order is the one used for all constraint rules.
unregisteredNoticeType restriction of xsd:string optional
A notice that is of a category that is not described in the CAPCO Register and/or is not sufficiently defined to be represented in the Controlled Value Enumeration CVEnumISMNotice.xml. This attribute can be used by specifications that import ISM to represent a wider variety of security-related notices.
Source
<xsd:element name="ICResourceMetadataPackage">
  <xsd:annotation>
    <xsd:documentation>The root element of an IRM it acts as the ISM resource node and holds the DES version for the instance.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:all minOccurs="1" maxOccurs="1">
      <xsd:element ref="ntk:Access" minOccurs="0" maxOccurs="1">
        <xsd:annotation>
          <xsd:documentation>Location for the overall NTK requirements for the entire ICResourceMetadataPackage</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="DescribedItemIRM" type="irm:ICResourceMetadataType" minOccurs="1" maxOccurs="1"/>
      <xsd:element ref="irm:MetaCardIRM" minOccurs="1" maxOccurs="1"/>
    </xsd:all>
    <xsd:attributeGroup ref="irm:IRMRootNodeAttributeGroup"/>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd
Element irm:ICResourceMetadataPackage / irm:DescribedItemIRM
Namespace urn:us:gov:ic:irm
Diagram
Diagram DDMS-v3_0_xsd_Element_Resource.tmp#Resource IC-IRM_xsd_Element_irm_PublishingAgency.tmp#PublishingAgency IC-IRM_xsd_Element_irm_TaskingInfoList.tmp#TaskingInfoList IC-IRM_xsd_Element_irm_RevisionRecall.tmp#RevisionRecall IC-IRM_xsd_Element_irm_IntelType.tmp#IntelType IC-IRM_xsd_Element_irm_ProductLine.tmp#ProductLine IC-IRM_xsd_Element_irm_Activity.tmp#Activity IC-IRM_xsd_Element_irm_Dates.tmp#Dates IC-ISM_xsd_Element_NoticeList.tmp#NoticeList IC-IRM_xsd_Element_irm_ProductionMetricsList.tmp#ProductionMetricsList IC-NTK_xsd_Element_ntk_Access.tmp#Access IC-IRM_xsd_Element_irm_RecordsManagementInfo.tmp#RecordsManagementInfo IC-IRM_xsd_Element_irm_NonStateActorCoverageList.tmp#NonStateActorCoverageList IC-IRM_xsd_Element_irm_CountryCodeCoverageList.tmp#CountryCodeCoverageList IC-IRM_xsd_Element_irm_SubCountryCodeCoverageList.tmp#SubCountryCodeCoverageList IC-IRM_xsd_Complex_Type_irm_ICResourceMetadataType.tmp#ICResourceMetadataType
Type irm:ICResourceMetadataType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model ALL(Resource irm:PublishingAgency irm:TaskingInfoList{0,1} irm:RevisionRecall{0,1} irm:IntelType{0,1} irm:ProductLine{0,1} irm:Activity{0,1} irm:Dates{0,1} NoticeList{0,1} irm:ProductionMetricsList ntk:Access{0,1} irm:RecordsManagementInfo{0,1} irm:NonStateActorCoverageList{0,1} irm:CountryCodeCoverageList{0,1} irm:SubCountryCodeCoverageList{0,1})
Children NoticeList, Resource, irm:Activity, irm:CountryCodeCoverageList, irm:Dates, irm:IntelType, irm:NonStateActorCoverageList, irm:ProductLine, irm:ProductionMetricsList, irm:PublishingAgency, irm:RecordsManagementInfo, irm:RevisionRecall, irm:SubCountryCodeCoverageList, irm:TaskingInfoList, ntk:Access
Instance
<irm:DescribedItemIRM xmlns:irm="urn:us:gov:ic:irm" xmlns:ddms="http://metadata.dod.mil/mdr/ns/DDMS/3.0/" xmlns:ism="urn:us:gov:ic:ism" xmlns:ntk="urn:us:gov:ic:ntk">
  <ddms:Resource compliesWith="" createDate="" DESVersion="" noticeDate="" noticeReason="" noticeType="" resourceElement="" SchemaguideSecurityAttributesGroup="" unregisteredNoticeType="">{1,1}</ddms:Resource>
  <irm:PublishingAgency irm:acronym="">{1,1}</irm:PublishingAgency>
  <irm:TaskingInfoList SchemaguideSecurityAttributesGroup="">{0,1}</irm:TaskingInfoList>
  <irm:RevisionRecall xlink:label="" network="" otherNetwork="" irm:revisionID="" irm:revisionType="" xlink:role="" SchemaguideSecurityAttributesGroup="" xlink:title="" xlink:type="resource">{0,1}</irm:RevisionRecall>
  <irm:IntelType>{0,1}</irm:IntelType>
  <irm:ProductLine SchemaguideSecurityAttributesGroup="">{0,1}</irm:ProductLine>
  <irm:Activity irm:activityType="" SchemaguideSecurityAttributesGroup="">{0,1}</irm:Activity>
  <irm:Dates irm:dateApproved="" irm:dateReceived="">{0,1}</irm:Dates>
  <ism:NoticeList SchemaguideSecurityAttributesGroup="">{0,1}</ism:NoticeList>
  <irm:ProductionMetricsList SchemaguideSecurityAttributesGroup="">{1,1}</irm:ProductionMetricsList>
  <ntk:Access SchemaguideSecurityAttributesGroup="">{0,1}</ntk:Access>
  <irm:RecordsManagementInfo>{0,1}</irm:RecordsManagementInfo>
  <irm:NonStateActorCoverageList SchemaguideSecurityAttributesGroup="">{0,1}</irm:NonStateActorCoverageList>
  <irm:CountryCodeCoverageList SchemaguideSecurityAttributesGroup="">{0,1}</irm:CountryCodeCoverageList>
  <irm:SubCountryCodeCoverageList SchemaguideSecurityAttributesGroup="">{0,1}</irm:SubCountryCodeCoverageList>
</irm:DescribedItemIRM>
Source
<xsd:element name="DescribedItemIRM" type="irm:ICResourceMetadataType" minOccurs="1" maxOccurs="1"/>
Schema location IC-IRM.xsd