Showing:

Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element DatesType / acquiredOn
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType_description DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType_approximableDate DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType_searchableDate DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType
Type ApproximableDateType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children approximableDate , description , searchableDate
Instance
<acquiredOn xmlns="urn:us:mil:ces:metadata:ddms:5">
  <description>{0,1}</description>
  <approximableDate approximation="">{0,1}</approximableDate>
  <searchableDate>{0,1}</searchableDate>
</acquiredOn>
Source
<xs:element name="acquiredOn" type="ApproximableDateType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo xml:lang="en">Date of acquisition of the information</xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.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 DatesType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_DatesType.tmp#DatesType_created DDMS-Globals_xsd_Complex_Type_DatesType.tmp#DatesType_posted DDMS-Globals_xsd_Complex_Type_DatesType.tmp#DatesType_validTil DDMS-Globals_xsd_Complex_Type_DatesType.tmp#DatesType_infoCutOff DDMS-Globals_xsd_Complex_Type_DatesType.tmp#DatesType_approvedOn DDMS-Globals_xsd_Complex_Type_DatesType.tmp#DatesType_receivedOn DDMS-Globals_xsd_Complex_Type_DatesType.tmp#DatesType_acquiredOn
Used by
Element dates
Model
Children acquiredOn
Attributes
Source
<xs:complexType name="DatesType">
  <xs:annotation>
    <xs:appinfo xml:lang="en">Type used for the dates element.</xs:appinfo>
  </xs:annotation>
  <xs:sequence minOccurs="0">
    <xs:element name="acquiredOn" type="ApproximableDateType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo xml:lang="en">Date of acquisition of the information</xs:appinfo>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="created" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo xml:lang="en">Date of creation of the resource</xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="posted" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo xml:lang="en">The date a product is posted to a shared network or system.</xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="validTil" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo xml:lang="en">The date that a product should be removed from a registry, index, or catalog.</xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="infoCutOff" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo xml:lang="en">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.</xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="approvedOn" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo xml:lang="en">The date on which the resource was approved for publishing or posting.</xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="receivedOn" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo xml:lang="en">The date on which the resource was received for publishing or posting.</xs:appinfo>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location DDMS-Globals.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 DatesType / @created
Namespace urn:us:mil:ces:metadata:ddms:5
Type CombinedDateType
Properties
use optional
Used by
Complex Type DatesType
Source
<xs:attribute name="created" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo xml:lang="en">Date of creation of the resource</xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.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 DatesType / @posted
Namespace urn:us:mil:ces:metadata:ddms:5
Type CombinedDateType
Properties
use optional
Used by
Complex Type DatesType
Source
<xs:attribute name="posted" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo xml:lang="en">The date a product is posted to a shared network or system.</xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.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 DatesType / @validTil
Namespace urn:us:mil:ces:metadata:ddms:5
Type CombinedDateType
Properties
use optional
Used by
Complex Type DatesType
Source
<xs:attribute name="validTil" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo xml:lang="en">The date that a product should be removed from a registry, index, or catalog.</xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.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 DatesType / @infoCutOff
Namespace urn:us:mil:ces:metadata:ddms:5
Type CombinedDateType
Properties
use optional
Used by
Complex Type DatesType
Source
<xs:attribute name="infoCutOff" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo xml:lang="en">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.</xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.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 DatesType / @approvedOn
Namespace urn:us:mil:ces:metadata:ddms:5
Type CombinedDateType
Properties
use optional
Used by
Complex Type DatesType
Source
<xs:attribute name="approvedOn" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo xml:lang="en">The date on which the resource was approved for publishing or posting.</xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.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 DatesType / @receivedOn
Namespace urn:us:mil:ces:metadata:ddms:5
Type CombinedDateType
Properties
use optional
Used by
Complex Type DatesType
Source
<xs:attribute name="receivedOn" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo xml:lang="en">The date on which the resource was received for publishing or posting.</xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.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