simpleType DateValueExtensionType
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type restriction of xsd:string
used by
simpleType ExtendedCombinedDateType
facets
Kind Value annotation 
enumeration Not Applicable 
enumeration Unknown 
annotation
appinfo
<mdr:definition>Type used to modify the type modeling date to allow "Not Applicable" and "Unknown".</mdr:definition>
source <xsd:simpleType name="DateValueExtensionType">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>Type used to modify the type modeling date to allow "Not Applicable" and "Unknown".</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:restriction base="xs:string">
   
<xsd:enumeration value="Not Applicable"/>
   
<xsd:enumeration value="Unknown"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy