Showing:

Diagrams
Facets
Source
Simple Type DateValueExtensionType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Not Applicable
enumeration Unknown
Source
<xs:simpleType name="DateValueExtensionType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to modify the type modeling date to allow "Not Applicable" and "Unknown".</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Not Applicable"/>
    <xs:enumeration value="Unknown"/>
  </xs:restriction>
</xs:simpleType>
Schema location DDMS-Globals.xsd