| namespace | http://metadata.dod.mil/mdr/ns/DDMS/3.0/ | |||||||||
| type | restriction of xsd:string | |||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| 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> |