namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:simpleType name="FormatDateType"> <xsd:annotation> <xsd:documentation> Date format string. Defined values are: CCYYMMDDhhmmss YYMMDDhhmmss DDMMCCYYhhmmss DDMMYYhhmmss CCYYMMDD DD.MM.CCYY hh:mm:ss DD.MM.YY hh:mm:ss DD.MM.CCYY DD.MM.YY MM-DD-CCYY hh:mm:ss MM-DD-YY hh:mm:ss MM-DD-CCYY MM-DD-YY DD-MMM-CCYY hh:mm:ss </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"/> </xsd:simpleType> |