Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type DatesType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
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
Used by
Element dates
Attributes
QName Type Fixed Default Use Annotation
created CombinedDateType optional
infoCutOff CombinedDateType optional
posted CombinedDateType optional
validTil CombinedDateType optional
Source
<xs:complexType name="DatesType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used for the dates element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="created" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>Date of creation of the resource</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="posted" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>The date a product is posted to a shared network or system.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="validTil" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>The date that a product should be removed from a registry, index, or catalog.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="infoCutOff" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>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.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location DDMS-Globals.xsd
Attribute DatesType / @created
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type CombinedDateType
Properties
use: optional
Used by
Complex Type DatesType
Source
<xs:attribute name="created" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Date of creation of the resource</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute DatesType / @posted
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type CombinedDateType
Properties
use: optional
Used by
Complex Type DatesType
Source
<xs:attribute name="posted" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The date a product is posted to a shared network or system.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute DatesType / @validTil
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type CombinedDateType
Properties
use: optional
Used by
Complex Type DatesType
Source
<xs:attribute name="validTil" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The date that a product should be removed from a registry, index, or catalog.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute DatesType / @infoCutOff
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type CombinedDateType
Properties
use: optional
Used by
Complex Type DatesType
Source
<xs:attribute name="infoCutOff" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>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.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd