Showing:

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

The subject-matter coverage in terms of one or more periods of time. That is, an indication of the time period for which the subject of the resource applies. (E.g. The 50's, or a span of time indicated by a start and end time.) See IRM Spec Category: Temporal Coverage.

ded:CategoryDescription: Subject matter coverage expressed in terms of one or more periods of time.

ded:CategorySource: DCMI: temporal, v. 002

ded:CategoryComment: There can be an unbounded number of temporalCoverage elements. A temporalCoverage element can include a textual name. Recommended practice is that temporalCoverage:start and temporalCoverage:end be specified in one of the following formats: YYYY YYYY-MM YYYY-MM-DD 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 (hour) mm 00 through 59 (minute) ss 00 through 60 (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. Start and End dates can now be expressed as being approximate. Additionally, the temporalCoverage:start and temporalCoverage:end may be specified to be ?not applicable? or ?unknown? as necessary. If a temporalCoverage element does not appear, it is equivalent to a temporalCoverage element where all of the sub-elements are set to ?not applicable? The temporalCoverage element can be marked according to SMP guidelines.

ded:Definition: An element that defines the subject-matter coverage in terms of one or more periods of time.

ded:Obligation: (Mandatory Unless Not Applicable)

ded:Comment: This element provides an indication of the time period for which the subject of the resource applies. (E.g. The 50's, or a span of time indicated by a start and end time.) The temporalCoverage element can be marked according to SMP guidelines.

Diagram
Diagram IC-IRM_xsd_Attribute_Group_irm_SecurityAttributesOptionGroup.tmp#urn_us_gov_ic_irm_SecurityAttributesOptionGroup IC-IRM_xsd_Complex_Type_irm_TimePeriodType.tmp#TimePeriodType_name IC-IRM_xsd_Complex_Type_irm_TimePeriodType.tmp#TimePeriodType_start IC-IRM_xsd_Complex_Type_irm_TimePeriodType.tmp#TimePeriodType_approximableStart IC-IRM_xsd_Complex_Type_irm_TimePeriodType.tmp#TimePeriodType_end IC-IRM_xsd_Complex_Type_irm_TimePeriodType.tmp#TimePeriodType_approximableEnd IC-IRM_xsd_Complex_Type_irm_TimePeriodType.tmp#TimePeriodType
Type irm:TimePeriodType
Properties
content complex
Used by
Model
Children irm:approximableEnd , irm:approximableStart , irm:end , irm:name , irm:start
Instance
<irm:temporalCoverage SchemaguideSecurityAttributesOptionGroup="" xmlns:irm="urn:us:gov:ic:irm">
  <irm:name>{0,1}</irm:name>
  <irm:start>{1,1}</irm:start>
  <irm:approximableStart>{1,1}</irm:approximableStart>
  <irm:end>{1,1}</irm:end>
  <irm:approximableEnd>{1,1}</irm:approximableEnd>
</irm:temporalCoverage>
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
<xsd:element name="temporalCoverage" type="irm:TimePeriodType">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The subject-matter coverage in terms of one or more periods of time. That is, an indication of the time period for which the subject of the resource applies. (E.g. The 50's, or a span of time indicated by a start and end time.) See IRM Spec Category: Temporal Coverage.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:CategoryDescription">ded:CategoryDescription: Subject matter coverage expressed in terms of one or more periods of time.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:CategorySource">ded:CategorySource: DCMI: temporal, v. 002</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:CategoryComment">ded:CategoryComment: There can be an unbounded number of temporalCoverage elements. A temporalCoverage element can include a textual name. Recommended practice is that temporalCoverage:start and temporalCoverage:end be specified in one of the following formats: YYYY YYYY-MM YYYY-MM-DD 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 (hour) mm 00 through 59 (minute) ss 00 through 60 (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. Start and End dates can now be expressed as being approximate. Additionally, the temporalCoverage:start and temporalCoverage:end may be specified to be ?not applicable? or ?unknown? as necessary. If a temporalCoverage element does not appear, it is equivalent to a temporalCoverage element where all of the sub-elements are set to ?not applicable? The temporalCoverage element can be marked according to SMP guidelines.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element that defines the subject-matter coverage in terms of one or more periods of time.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Mandatory Unless Not Applicable)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This element provides an indication of the time period for which the subject of the resource applies. (E.g. The 50's, or a span of time indicated by a start and end time.) The temporalCoverage element can be marked according to SMP guidelines.</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