Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element irm:ApproximableDateType / irm:description
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An optional element of an ApproximableDateType (eg. acquiredOn) that allows for a text description of the approximable date. A string describing a date, such as "Ramadan 2010". This string is descriptive, but not necessarily processable by search engines.

ded:Obligation: (Optional)

ded:Comment: Use of only this element in an ApproximableDateType does not provide any assurance of searchability. To ensure that a IRM record can be searched for by date, used searchableDate.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_simpleTokenType.tmp#simpleTokenType
Type irm:simpleTokenType
Properties
content simple
minOccurs 0
Facets
minLength 1
Source
<xsd:element name="description" type="irm:simpleTokenType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An optional element of an ApproximableDateType (eg. acquiredOn) that allows for a text description of the approximable date. A string describing a date, such as "Ramadan 2010". This string is descriptive, but not necessarily processable by search engines.</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: Use of only this element in an ApproximableDateType does not provide any assurance of searchability. To ensure that a IRM record can be searched for by date, used searchableDate.</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:ApproximableDateType / irm:approximableDate
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An optional element of ApproximableDateType (e.g. acquiredOn) that allows a given date to be modified by approximation vocabulary. An ISO 8601 date with an approximation attribute to add values such as "early". ISO 8601 allows for dates such as 2010-06; search engines have different interpretations about when to return records marked as such.

ded:Obligation: (Optional)

ded:Comment: Use of only this element in an ApproximableDateType does not provide any assurance of searchability. To ensure that a IRM record can be searched for by date, used searchableDate.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_CombinedDateType.tmp#CombinedDateType IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType_ApproximableDateType_approximableDate_approximation
Type extension of irm:CombinedDateType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
irm:approximation irm:DateApproximationEnumerationType optional
?

ded:Definition: An optional attribute of approximableDate that describes an approximation of the date in approximableDate using a specific vocabulary.

ded:Obligation: (Optional)

ded:Comment: Allowable values are: 1st qtr, 2nd qtr, 3rd qtr, 4th qtr, circa, early, mid, late.

Source
<xsd:element name="approximableDate" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An optional element of ApproximableDateType (e.g. acquiredOn) that allows a given date to be modified by approximation vocabulary. An ISO 8601 date with an approximation attribute to add values such as "early". ISO 8601 allows for dates such as 2010-06; search engines have different interpretations about when to return records marked as such.</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: Use of only this element in an ApproximableDateType does not provide any assurance of searchability. To ensure that a IRM record can be searched for by date, used searchableDate.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="irm:CombinedDateType">
        <xsd:attribute name="approximation" type="irm:DateApproximationEnumerationType">
          <xsd:annotation>
            <xsd:documentation>&#x2028;
              <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An optional attribute of approximableDate that describes an approximation of the date in approximableDate using a specific vocabulary.</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: Allowable values are: 1st qtr, 2nd qtr, 3rd qtr, 4th qtr, circa, early, mid, late.</p>
            </xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</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:ApproximableDateType / irm:searchableDate
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An optional element of an ApproximableDateType (e.g. acquiredOn) that allows a range of dates to be specified, covering the approximate time being described. A range of dates covering the time period of the approximable date. A search engine should be able to return IRM records for queries in which the searched time period intersects this date range.

ded:Obligation: (Optional)

Diagram
Diagram IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType_ApproximableDateType_searchableDate_start IC-IRM_xsd_Complex_Type_irm_ApproximableDateType.tmp#ApproximableDateType_ApproximableDateType_searchableDate_end
Properties
content complex
minOccurs 0
Model
Children irm:end , irm:start
Instance
<irm:searchableDate xmlns:irm="urn:us:gov:ic:irm">
  <irm:start>{0,1}</irm:start>
  <irm:end>{0,1}</irm:end>
</irm:searchableDate>
Source
<xsd:element name="searchableDate" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An optional element of an ApproximableDateType (e.g. acquiredOn) that allows a range of dates to be specified, covering the approximate time being described. A range of dates covering the time period of the approximable date. A search engine should be able to return IRM records for queries in which the searched time period intersects this date range.</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"/>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="0">
      <xsd:element name="start" type="irm:CombinedDateType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>&#x2028;
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: Required element of searchableDate. The first date of a range describing an approximable date.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Required if searchableDate is present.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment"/>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="end" type="irm:CombinedDateType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>&#x2028;
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: Required element of searchableDate. The last date of a range describing an approximable date.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Required if searchableDate is present.</p>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment"/>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:sequence>
  </xsd:complexType>
</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:ApproximableDateType / irm:searchableDate / irm:start
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: Required element of searchableDate. The first date of a range describing an approximable date.

ded:Obligation: (Conditional) Required if searchableDate is present.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_CombinedDateType.tmp#CombinedDateType
Type irm:CombinedDateType
Properties
content simple
minOccurs 0
Source
<xsd:element name="start" type="irm:CombinedDateType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: Required element of searchableDate. The first date of a range describing an approximable date.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Required if searchableDate is present.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment"/>
    </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:ApproximableDateType / irm:searchableDate / irm:end
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: Required element of searchableDate. The last date of a range describing an approximable date.

ded:Obligation: (Conditional) Required if searchableDate is present.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_CombinedDateType.tmp#CombinedDateType
Type irm:CombinedDateType
Properties
content simple
minOccurs 0
Source
<xsd:element name="end" type="irm:CombinedDateType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: Required element of searchableDate. The last date of a range describing an approximable date.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Required if searchableDate is present.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment"/>
    </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:ApproximableDateType
Namespace urn:us:gov:ic:irm
Annotations
?

Type used to model dates that are approximate, and may not be processable by search engines. Use of the searchableDate is intended to inform search engines when this record should be returned; without it, query matching is system-dependent. This date can be obfuscated for security or other reasons. Example: The information was received on 2010-06-14 but to reduce the risk of compromising the source it is shown in a document as searchableDate start="2010-05-01T00:00:00Z" end="2010-07-01T00:00:00Z"

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
Used by
Model
Children irm:approximableDate , irm:description , irm:searchableDate
Source
<xsd:complexType name="ApproximableDateType">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Type used to model dates that are approximate, and may not be processable by search engines. Use of the searchableDate is intended to inform search engines when this record should be returned; without it, query matching is system-dependent. This date can be obfuscated for security or other reasons. Example: The information was received on 2010-06-14 but to reduce the risk of compromising the source it is shown in a document as searchableDate start="2010-05-01T00:00:00Z" end="2010-07-01T00:00:00Z"</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:all>
    <xsd:element name="description" type="irm:simpleTokenType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>&#x2028;
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An optional element of an ApproximableDateType (eg. acquiredOn) that allows for a text description of the approximable date. A string describing a date, such as "Ramadan 2010". This string is descriptive, but not necessarily processable by search engines.</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: Use of only this element in an ApproximableDateType does not provide any assurance of searchability. To ensure that a IRM record can be searched for by date, used searchableDate.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="approximableDate" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>&#x2028;
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An optional element of ApproximableDateType (e.g. acquiredOn) that allows a given date to be modified by approximation vocabulary. An ISO 8601 date with an approximation attribute to add values such as "early". ISO 8601 allows for dates such as 2010-06; search engines have different interpretations about when to return records marked as such.</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: Use of only this element in an ApproximableDateType does not provide any assurance of searchability. To ensure that a IRM record can be searched for by date, used searchableDate.</p>
        </xsd:documentation>
      </xsd:annotation>
      <xsd:complexType>
        <xsd:simpleContent>
          <xsd:extension base="irm:CombinedDateType">
            <xsd:attribute name="approximation" type="irm:DateApproximationEnumerationType">
              <xsd:annotation>
                <xsd:documentation>&#x2028;
                  <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An optional attribute of approximableDate that describes an approximation of the date in approximableDate using a specific vocabulary.</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: Allowable values are: 1st qtr, 2nd qtr, 3rd qtr, 4th qtr, circa, early, mid, late.</p>
                </xsd:documentation>
              </xsd:annotation>
            </xsd:attribute>
          </xsd:extension>
        </xsd:simpleContent>
      </xsd:complexType>
    </xsd:element>
    <xsd:element name="searchableDate" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>&#x2028;
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An optional element of an ApproximableDateType (e.g. acquiredOn) that allows a range of dates to be specified, covering the approximate time being described. A range of dates covering the time period of the approximable date. A search engine should be able to return IRM records for queries in which the searched time period intersects this date range.</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"/>
        </xsd:documentation>
      </xsd:annotation>
      <xsd:complexType>
        <xsd:sequence minOccurs="0">
          <xsd:element name="start" type="irm:CombinedDateType" minOccurs="0">
            <xsd:annotation>
              <xsd:documentation>&#x2028;
                <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: Required element of searchableDate. The first date of a range describing an approximable date.</p>
                <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Required if searchableDate is present.</p>
                <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment"/>
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="end" type="irm:CombinedDateType" minOccurs="0">
            <xsd:annotation>
              <xsd:documentation>&#x2028;
                <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: Required element of searchableDate. The last date of a range describing an approximable date.</p>
                <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Required if searchableDate is present.</p>
                <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment"/>
              </xsd:documentation>
            </xsd:annotation>
          </xsd:element>
        </xsd:sequence>
      </xsd:complexType>
    </xsd:element>
  </xsd:all>
</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.
Attribute irm:ApproximableDateType / irm:approximableDate / @irm:approximation
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An optional attribute of approximableDate that describes an approximation of the date in approximableDate using a specific vocabulary.

ded:Obligation: (Optional)

ded:Comment: Allowable values are: 1st qtr, 2nd qtr, 3rd qtr, 4th qtr, circa, early, mid, late.

Type irm:DateApproximationEnumerationType
Properties
content simple
Facets
enumeration 1st qtr
enumeration 2nd qtr
enumeration 3rd qtr
enumeration 4th qtr
enumeration circa
enumeration early
enumeration mid
enumeration late
Used by
Source
<xsd:attribute name="approximation" type="irm:DateApproximationEnumerationType">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An optional attribute of approximableDate that describes an approximation of the date in approximableDate using a specific vocabulary.</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: Allowable values are: 1st qtr, 2nd qtr, 3rd qtr, 4th qtr, circa, early, mid, late.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
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