http://www.pdfunit.com
simpleType dateOrDateTime_Type

Super Types
{http://www.w3.org/2001/XMLSchema}anySimpleType
|
+--{http://www.pdfunit.com}dateOrDateTime_Type (restriction)

Properties
This component is not nillable.

Model

(xs:date xs:dateTime)

Local Usage
pdfunitDate_Type

Source
<xs:simpleType name="dateOrDateTime_Type">
<xs:union memberTypes="xs:date xs:dateTime"/>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.