Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element irm:TimePeriodType / irm:name
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An element under temporalCoverage that provides a name for an interval of time

ded:Obligation: (Optional)

ded:Comment: The default value for name is ?unknown.? There can be at most one name element for each temporalCoverage element, but when multiple temporalCoverage elements are present each can have a separate name.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_simpleTokenType.tmp#simpleTokenType
Type irm:simpleTokenType
Properties
content simple
minOccurs 0
default Unknown
Facets
minLength 1
Source
<xsd:element name="name" type="irm:simpleTokenType" default="Unknown" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides a name for an interval of time</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: The default value for name is ?unknown.? There can be at most one name element for each temporalCoverage element, but when multiple temporalCoverage elements are present each can have a separate name.</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.
Element irm:TimePeriodType / irm:start
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An element under temporalCoverage that provides the start date of a period of time.

ded:Obligation: (Conditional) One of start or approximableStart is mandatory if temporalCoverage is present.

ded:Comment: The default value for start is ?unknown.? There can be at most one start element for each temporalCoverage element, but when multiple temporalCoverage elements are present each must have a separate start.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_ExtendedCombinedDateType.tmp#ExtendedCombinedDateType
Type irm:ExtendedCombinedDateType
Properties
content simple
default Unknown
Source
<xsd:element name="start" type="irm:ExtendedCombinedDateType" default="Unknown">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides the start date of a period of time.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) One of start or approximableStart is mandatory if temporalCoverage is present.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: The default value for start is ?unknown.? There can be at most one start element for each temporalCoverage element, but when multiple temporalCoverage elements are present each must have a separate start.</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.
Element irm:TimePeriodType / irm:approximableStart
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An element under temporalCoverage that provides the approximable start date of a period of time.

ded:Obligation: (Conditional) One of start or approximableStart is mandatory if temporalCoverage is present.

ded:Comment: This element provides three ways to describe an approximable date: a free-form text description, a searchableDate element with start/end combination, and an approximableDate which combines a descriptive vocabulary with a date.

Diagram
Diagram IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType_description IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType_approximableDate IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType_searchableDate IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType
Type irm:ApproximableDateType
Properties
content complex
Model
Children irm:approximableDate , irm:description , irm:searchableDate
Instance
<irm:approximableStart xmlns:irm="urn:us:gov:ic:irm">
  <irm:description>{0,1}</irm:description>
  <irm:approximableDate irm:approximation="">{0,1}</irm:approximableDate>
  <irm:searchableDate>{0,1}</irm:searchableDate>
</irm:approximableStart>
Source
<xsd:element name="approximableStart" type="irm:ApproximableDateType">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides the approximable start date of a period of time.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) One of start or approximableStart is mandatory if temporalCoverage is present.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This element provides three ways to describe an approximable date: a free-form text description, a searchableDate element with start/end combination, and an approximableDate which combines a descriptive vocabulary with a date.</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.
Element irm:TimePeriodType / irm:end
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An element under temporalCoverage that provides the end date of a period of time.

ded:Obligation: (Conditional) One of end or approximableEnd is mandatory if temporalCoverage is present.

ded:Comment: The default value for end is ?unknown.? There can be at most one end element for each temporalCoverage element, but when multiple temporalCoverage elements are present each must have a separate end.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_ExtendedCombinedDateType.tmp#ExtendedCombinedDateType
Type irm:ExtendedCombinedDateType
Properties
content simple
default Unknown
Source
<xsd:element name="end" type="irm:ExtendedCombinedDateType" default="Unknown">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides the end date of a period of time.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) One of end or approximableEnd is mandatory if temporalCoverage is present.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: The default value for end is ?unknown.? There can be at most one end element for each temporalCoverage element, but when multiple temporalCoverage elements are present each must have a separate end.</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.
Element irm:TimePeriodType / irm:approximableEnd
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An element under temporalCoverage that provides the approximable end date of a period of time.

ded:Obligation: (Conditional) One of end or approximableEnd is mandatory if temporalCoverage is present.

ded:Comment: This element provides three ways to describe an approximable date: a free-form text description, a searchableDate element with start/end combination, and an approximableDate which combines a descriptive vocabulary with a date.

Diagram
Diagram IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType_description IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType_approximableDate IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType_searchableDate IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType
Type irm:ApproximableDateType
Properties
content complex
Model
Children irm:approximableDate , irm:description , irm:searchableDate
Instance
<irm:approximableEnd xmlns:irm="urn:us:gov:ic:irm">
  <irm:description>{0,1}</irm:description>
  <irm:approximableDate irm:approximation="">{0,1}</irm:approximableDate>
  <irm:searchableDate>{0,1}</irm:searchableDate>
</irm:approximableEnd>
Source
<xsd:element name="approximableEnd" type="irm:ApproximableDateType">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides the approximable end date of a period of time.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) One of end or approximableEnd is mandatory if temporalCoverage is present.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This element provides three ways to describe an approximable date: a free-form text description, a searchableDate element with start/end combination, and an approximableDate which combines a descriptive vocabulary with a date.</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.
Complex Type irm:TimePeriodType
Namespace urn:us:gov:ic:irm
Annotations
?

Type used to model the TimePeriod sub-element of the irm:temporalCoverage element.

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
Used by
Model
Children irm:approximableEnd , irm:approximableStart , irm:end , irm:name , irm:start
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:complexType name="TimePeriodType">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Type used to model the TimePeriod sub-element of the irm:temporalCoverage element.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="name" type="irm:simpleTokenType" default="Unknown" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides a name for an interval of time</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: The default value for name is ?unknown.? There can be at most one name element for each temporalCoverage element, but when multiple temporalCoverage elements are present each can have a separate name.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:choice>
      <xsd:element name="start" type="irm:ExtendedCombinedDateType" default="Unknown">
        <xsd:annotation>
          <xsd:documentation>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides the start date of a period of time.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) One of start or approximableStart is mandatory if temporalCoverage is present.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: The default value for start is ?unknown.? There can be at most one start element for each temporalCoverage element, but when multiple temporalCoverage elements are present each must have a separate start.</p>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="approximableStart" type="irm:ApproximableDateType">
        <xsd:annotation>
          <xsd:documentation>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides the approximable start date of a period of time.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) One of start or approximableStart is mandatory if temporalCoverage is present.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This element provides three ways to describe an approximable date: a free-form text description, a searchableDate element with start/end combination, and an approximableDate which combines a descriptive vocabulary with a date.</p>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:choice>
    <xsd:choice>
      <xsd:element name="end" type="irm:ExtendedCombinedDateType" default="Unknown">
        <xsd:annotation>
          <xsd:documentation>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides the end date of a period of time.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) One of end or approximableEnd is mandatory if temporalCoverage is present.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: The default value for end is ?unknown.? There can be at most one end element for each temporalCoverage element, but when multiple temporalCoverage elements are present each must have a separate end.</p>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="approximableEnd" type="irm:ApproximableDateType">
        <xsd:annotation>
          <xsd:documentation>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element under temporalCoverage that provides the approximable end date of a period of time.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) One of end or approximableEnd is mandatory if temporalCoverage is present.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This element provides three ways to describe an approximable date: a free-form text description, a searchableDate element with start/end combination, and an approximableDate which combines a descriptive vocabulary with a date.</p>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:choice>
  </xsd:sequence>
  <xsd:attributeGroup ref="irm:SecurityAttributesOptionGroup"/>
</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