Showing:

Annotations
Attributes
Diagrams
Model
Source
Used by
Complex Type irm:ICResourceMetadataType
Namespace urn:us:gov:ic:irm
Annotations

ded:CategoryDescription: The top-level element of a IRM assertion within a tdf:TrustedDataObject metadata card with its amplifying attributes.

ded:CategorySource: DoD 5200.1-R; EO 12958

ded:CategoryComment: This category consists of the top-level element, resource, and its attributes which contains metadata about a described data asset. Child elements are addressed by other IRM categories. The mandatory ICResourceMetadataPackage element is the root of the whole IRM assertion, which is intended to be included in a TDO-structured metadata card.

ded:Definition: The root element of an IRM information set, it contains the encoding specification versions for IRM and the specifications it directly imports. The top-level element that contains all IRM information about a described data asset as well as information about the IRM ICResourceMetadataPackage (this record).

ded:Obligation: (Mandatory)

ded:Comment: An IRM resource describes a data asset and also contains metadata describing the IRM resource (metadata card).

Diagram
Diagram IC-IRM_xsd_Attribute_irm_compliesWith.tmp#urn_us_gov_ic_irm_compliesWith IC-IRM_xsd_Attribute_Group_irm_IRMRootNodeAttributeGroup.tmp#IRMRootNodeAttributeGroup IC-IRM_xsd_Element_irm_metacardInfo.tmp#metacardInfo IC-IRM_xsd_Element_irm_identifier.tmp#urn_us_gov_ic_irm_identifier IC-IRM_xsd_Element_irm_title.tmp#urn_us_gov_ic_irm_title IC-IRM_xsd_Element_irm_subtitle.tmp#urn_us_gov_ic_irm_subtitle IC-IRM_xsd_Element_irm_description.tmp#urn_us_gov_ic_irm_description IC-IRM_xsd_Element_irm_language.tmp#language IC-IRM_xsd_Element_irm_dates.tmp#dates IC-IRM_xsd_Element_irm_rights.tmp#rights IC-IRM_xsd_Element_irm_source.tmp#source IC-IRM_xsd_Element_irm_type.tmp#type IC-IRM_xsd_Element_irm_creator.tmp#creator IC-IRM_xsd_Element_irm_publisher.tmp#urn_us_gov_ic_irm_publisher IC-IRM_xsd_Element_irm_contributor.tmp#urn_us_gov_ic_irm_contributor IC-IRM_xsd_Element_irm_pointOfContact.tmp#pointOfContact IC-IRM_xsd_Element_irm_format.tmp#format IC-IRM_xsd_Element_irm_subjectCoverage.tmp#subjectCoverage IC-IRM_xsd_Element_irm_virtualCoverage.tmp#virtualCoverage IC-IRM_xsd_Element_irm_temporalCoverage.tmp#temporalCoverage IC-IRM_xsd_Element_irm_geospatialCoverage.tmp#geospatialCoverage IC-IRM_xsd_Element_irm_relatedResource.tmp#relatedResource IC-IRM_xsd_Element_irm_resourceManagement.tmp#resourceManagement
Used by
Model
Children irm:contributor , irm:creator , irm:dates , irm:description , irm:format , irm:geospatialCoverage , irm:identifier , irm:language , irm:metacardInfo , irm:pointOfContact , irm:publisher , irm:relatedResource , irm:resourceManagement , irm:rights , irm:source , irm:subjectCoverage , irm:subtitle , irm:temporalCoverage , irm:title , irm:type , irm:virtualCoverage
Attributes
QName Type Use Annotation
CESVersion optional
CESVersion optional
CESVersion restriction of xs:string optional

The version number of the CES

CESVersion restriction of xs:string optional

The version number of the CES

DESVersion restriction of xsd:string optional

The version number of the specification. This attribute is intended for processing systems to determine the appropriate versions of Schema, Schematron, and CVE values for validation and interpretation of an instance document.

If there are multiple of this attribute specified in an instance document, the first one in document order is the one that will apply to the entire document. Document order is defined in https://www.w3.org/TR/xpath-datamodel/#document-order

DESVersion optional
ISMCATCESVersion restriction of xsd:string optional

The version number of the ISMCAT CES used in the document

If there are multiple @ISMCATCESVersion attributes specified in an instance document, the first one in document order is the one that will apply to the entire document.

icid:DESVersion restriction of xs:string optional

The version number of the DES

irm:DESVersion restriction of xsd:string required

The version number of the DES

irm:compliesWith irm:ListOfRegexTokensType required

ded:Definition: An attribute of ICResourceMetadataPackage that identifies the schematron rule set that the assertion satisfies.

ded:Obligation: (Mandatory)

ded:Comment: This is a string that can be used by implementors to specify the schematron rules set to be used in validating the content of the IRM assertion.

Source
<xsd:complexType name="ICResourceMetadataType">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:CategoryDescription">ded:CategoryDescription: The top-level element of a IRM assertion within a tdf:TrustedDataObject metadata card with its amplifying attributes.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:CategorySource">ded:CategorySource: DoD 5200.1-R; EO 12958</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:CategoryComment">ded:CategoryComment: This category consists of the top-level element, resource, and its attributes which contains metadata about a described data asset. Child elements are addressed by other IRM categories. The mandatory ICResourceMetadataPackage element is the root of the whole IRM assertion, which is intended to be included in a TDO-structured metadata card.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: The root element of an IRM information set, it contains the encoding specification versions for IRM and the specifications it directly imports. The top-level element that contains all IRM information about a described data asset as well as information about the IRM ICResourceMetadataPackage (this record).</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Mandatory)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: An IRM resource describes a data asset and also contains metadata describing the IRM resource (metadata card).</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="irm:metacardInfo" maxOccurs="1"/>
    <xsd:element ref="irm:identifier" maxOccurs="unbounded"/>
    <xsd:element ref="irm:title" maxOccurs="unbounded"/>
    <xsd:element ref="irm:subtitle" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="irm:description" minOccurs="0"/>
    <xsd:element ref="irm:language" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="irm:dates" minOccurs="0"/>
    <xsd:element ref="irm:rights" minOccurs="0"/>
    <xsd:element ref="irm:source" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="irm:type" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:choice maxOccurs="unbounded">
      <xsd:element ref="irm:creator" maxOccurs="unbounded"/>
      <xsd:element ref="irm:publisher" maxOccurs="unbounded"/>
      <xsd:element ref="irm:contributor" maxOccurs="unbounded"/>
      <xsd:element ref="irm:pointOfContact" maxOccurs="unbounded"/>
    </xsd:choice>
    <xsd:element ref="irm:format" minOccurs="0"/>
    <xsd:element ref="irm:subjectCoverage" maxOccurs="unbounded"/>
    <xsd:element ref="irm:virtualCoverage" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="irm:temporalCoverage" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="irm:geospatialCoverage" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="irm:relatedResource" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="irm:resourceManagement" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute ref="irm:compliesWith" use="required"/>
  <xsd:attributeGroup ref="irm:IRMRootNodeAttributeGroup"/>
</xsd:complexType>
Schema location IC-IRM.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