Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element irm:dates
Namespace urn:us:gov:ic:irm
Annotations

ded:CategoryDescription: Calendar dates associated with events in the life cycle of the resource.

ded:CategorySource: ICCM v. 1.0: date; DCMI: date, v. 004

ded:CategoryComment:

ded:Definition: The date related properties of this resource. See IRM Spec Category: Date. An element that provides date related information for the information resource being described.

?

ded:Obligation: (Optional, Mandatory) Optional in ICResourceMetadataPackage. Mandatory in metacardInfo.

ded:Comment: There must be one dates element under metacardInfo. In this context the dates element contains information about the metadata card, and must have an approvedOn attribute populated. An optional dates element in ICResourceMetadataPackage provides dates associated with a described data asset. A mandatory dates element in metacardInfo provides dates associated with a metadata card. Recommended practice is that date be specified in one of the following formats: YYYY YYYY-MM YYYY-MM-DD YYYY-MM-DDThhTZD YYYY-MM-DDThh:mmTZD YYYY-MM-DDThh:mm:ssTZD YYYY-MM-DDThh:mm:ss.sTZD where YYYY = 0000 through current year MM = 01 through 12 (month) DD = 01 through 31 (day) hh = 00 through 24 (hours) mm = 00 through 59 (minute) ss = 00 through 59 (second) s = 0 through 999 (fractional second) TZD = time zone designator (Z or +hh:mm or -hh:mm) This profile suggests two ways of handling time zone offsets: 1. Times are expressed in UTC (Coordinated Universal Time), with a special UTC designator ("Z"). 2. Times are expressed in local time, together with a time zone offset in hours and minutes. A time zone offset of "+hh:mm" indicates that the date/time uses a local time zone which is "hh" hours and "mm" minutes ahead of UTC. A time zone offset of "-hh:mm" indicates that the date/time uses a local time zone which is "hh" hours and "mm" minutes behind UTC. The values "Unknown" and "Not Applicable" are also supported values for the date category elements. When optionally used, there can only be one dates element. There can only be one dates element in ICResourceMetadataPackage. There must be one dates element in metacardInfo.

Diagram
Diagram IC-IRM_xsd_Complex_Type_irm_DatesType.tmp#DatesType_created IC-IRM_xsd_Complex_Type_irm_DatesType.tmp#DatesType_posted IC-IRM_xsd_Complex_Type_irm_DatesType.tmp#DatesType_validTil IC-IRM_xsd_Complex_Type_irm_DatesType.tmp#DatesType_infoCutOff IC-IRM_xsd_Complex_Type_irm_DatesType.tmp#DatesType_approvedOn IC-IRM_xsd_Complex_Type_irm_DatesType.tmp#DatesType_receivedOn IC-IRM_xsd_Complex_Type_irm_DatesType.tmp#DatesType_acquiredOn IC-IRM_xsd_Complex_Type_irm_DatesType.tmp#DatesType
Type irm:DatesType
Properties
content complex
Used by
Model
Children irm:acquiredOn
Instance
<irm:dates irm:approvedOn="" irm:created="" irm:infoCutOff="" irm:posted="" irm:receivedOn="" irm:validTil="" xmlns:irm="urn:us:gov:ic:irm">
  <irm:acquiredOn>{0,unbounded}</irm:acquiredOn>
</irm:dates>
Attributes
QName Type Use Annotation
irm:approvedOn irm:CombinedDateType optional
?

ded:Definition: An attribute of dates that provides the date on which the resource was approved for publishing or posting. The date on which the resource was approved for publishing or posting.

ded:Obligation: (Optional)

irm:created irm:CombinedDateType optional
?

ded:Definition: An attribute of dates that provides the date of creation of the resource. Date of creation of the resource.

ded:Obligation: (Optional)

irm:infoCutOff irm:CombinedDateType optional
?

ded:Definition: An attribute of dates that provides the cutoff date of information in a product. This is commonly referred to as Information Cutoff Date (ICOD). It is the date of last input. The cutoff date of information in a product. This is commonly referred to as Information Cutoff Date (ICOD). It is the date of last input.

ded:Obligation: (Optional)

irm:posted irm:CombinedDateType optional
?

ded:Definition: An attribute of dates that provides the date a product is posted to a shared network or system. The date a product is posted to a shared network or system.

ded:Obligation: (Optional)

irm:receivedOn irm:CombinedDateType optional
?

ded:Definition: An attribute of dates that provides the date on which a product was received by an ingestion system from an external source. The date on which the resource was received for publishing or posting.

ded:Obligation: (Optional)

irm:validTil irm:CombinedDateType optional

ded:Definition: An attribute of dates that provides the date that a product should be removed from a registry, index, or catalog. The date that a product should be removed from a registry, index, or catalog.

ded:Obligation: (Optional)

Source
<xsd:element name="dates" type="irm:DatesType">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:CategoryDescription">ded:CategoryDescription: Calendar dates associated with events in the life cycle of the resource.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:CategorySource">ded:CategorySource: ICCM v. 1.0: date; DCMI: date, v. 004</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:CategoryComment">ded:CategoryComment:</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: The date related properties of this resource. See IRM Spec Category: Date. An element that provides date related information for the information resource being described.</p>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional, Mandatory) Optional in ICResourceMetadataPackage. Mandatory in metacardInfo.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: There must be one dates element under metacardInfo. In this context the dates element contains information about the metadata card, and must have an approvedOn attribute populated. An optional dates element in ICResourceMetadataPackage provides dates associated with a described data asset. A mandatory dates element in metacardInfo provides dates associated with a metadata card. Recommended practice is that date be specified in one of the following formats: YYYY YYYY-MM YYYY-MM-DD YYYY-MM-DDThhTZD YYYY-MM-DDThh:mmTZD YYYY-MM-DDThh:mm:ssTZD YYYY-MM-DDThh:mm:ss.sTZD where YYYY = 0000 through current year MM = 01 through 12 (month) DD = 01 through 31 (day) hh = 00 through 24 (hours) mm = 00 through 59 (minute) ss = 00 through 59 (second) s = 0 through 999 (fractional second) TZD = time zone designator (Z or +hh:mm or -hh:mm) This profile suggests two ways of handling time zone offsets: 1. Times are expressed in UTC (Coordinated Universal Time), with a special UTC designator ("Z"). 2. Times are expressed in local time, together with a time zone offset in hours and minutes. A time zone offset of "+hh:mm" indicates that the date/time uses a local time zone which is "hh" hours and "mm" minutes ahead of UTC. A time zone offset of "-hh:mm" indicates that the date/time uses a local time zone which is "hh" hours and "mm" minutes behind UTC. The values "Unknown" and "Not Applicable" are also supported values for the date category elements. When optionally used, there can only be one dates element. There can only be one dates element in ICResourceMetadataPackage. There must be one dates element in metacardInfo.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
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