Showing:

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

ded:Definition: An optional, repeatable element of dates that provides an approximable date on which information in a product was acquired. Date of acquisition of the information.

ded:Obligation: (Optional)

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
minOccurs 0
maxOccurs unbounded
Model
Children irm:approximableDate , irm:description , irm:searchableDate
Instance
<irm:acquiredOn 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:acquiredOn>
Source
<xsd:element name="acquiredOn" type="irm:ApproximableDateType" minOccurs="0" maxOccurs="unbounded">
  <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, repeatable element of dates that provides an approximable date on which information in a product was acquired. Date of acquisition of the information.</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: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:DatesType
Namespace urn:us:gov:ic:irm
Annotations
?

Type used for the dates element.

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
Used by
Element irm:dates
Model
Children irm:acquiredOn
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:complexType name="DatesType">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Type used for the dates element.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence minOccurs="0">
    <xsd:element name="acquiredOn" type="irm:ApproximableDateType" minOccurs="0" maxOccurs="unbounded">
      <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, repeatable element of dates that provides an approximable date on which information in a product was acquired. Date of acquisition of the information.</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:element>
  </xsd:sequence>
  <xsd:attribute name="created" type="irm:CombinedDateType" use="optional">
    <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 attribute of dates that provides the date of creation of the resource. Date of creation of the resource.</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:attribute>
  <xsd:attribute name="posted" type="irm:CombinedDateType" use="optional">
    <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 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.</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:attribute>
  <xsd:attribute name="validTil" type="irm:CombinedDateType" use="optional">
    <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 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.</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:attribute>
  <xsd:attribute name="infoCutOff" type="irm:CombinedDateType" use="optional">
    <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 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.</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:attribute>
  <xsd:attribute name="approvedOn" type="irm:CombinedDateType" use="optional">
    <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 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.</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:attribute>
  <xsd:attribute name="receivedOn" type="irm:CombinedDateType" use="optional">
    <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 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.</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:attribute>
</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:DatesType / @irm:created
Namespace urn:us:gov:ic:irm
Annotations
?

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

ded:Obligation: (Optional)

Type irm:CombinedDateType
Properties
use optional
Used by
Complex Type irm:DatesType
Source
<xsd:attribute name="created" type="irm:CombinedDateType" use="optional">
  <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 attribute of dates that provides the date of creation of the resource. Date of creation of the resource.</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: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.
Attribute irm:DatesType / @irm:posted
Namespace urn:us:gov:ic:irm
Annotations
?

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)

Type irm:CombinedDateType
Properties
use optional
Used by
Complex Type irm:DatesType
Source
<xsd:attribute name="posted" type="irm:CombinedDateType" use="optional">
  <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 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.</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: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.
Attribute irm:DatesType / @irm:validTil
Namespace urn:us:gov:ic:irm
Annotations

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)

Type irm:CombinedDateType
Properties
use optional
Used by
Complex Type irm:DatesType
Source
<xsd:attribute name="validTil" type="irm:CombinedDateType" use="optional">
  <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 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.</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: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.
Attribute irm:DatesType / @irm:infoCutOff
Namespace urn:us:gov:ic:irm
Annotations
?

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)

Type irm:CombinedDateType
Properties
use optional
Used by
Complex Type irm:DatesType
Source
<xsd:attribute name="infoCutOff" type="irm:CombinedDateType" use="optional">
  <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 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.</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: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.
Attribute irm:DatesType / @irm:approvedOn
Namespace urn:us:gov:ic:irm
Annotations
?

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)

Type irm:CombinedDateType
Properties
use optional
Used by
Complex Type irm:DatesType
Source
<xsd:attribute name="approvedOn" type="irm:CombinedDateType" use="optional">
  <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 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.</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: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.
Attribute irm:DatesType / @irm:receivedOn
Namespace urn:us:gov:ic:irm
Annotations
?

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)

Type irm:CombinedDateType
Properties
use optional
Used by
Complex Type irm:DatesType
Source
<xsd:attribute name="receivedOn" type="irm:CombinedDateType" use="optional">
  <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 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.</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: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