DateTimeInformationType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="DateTimeInformationType">
  <xsd:choice>
    <xsd:element ref="DateTime"/>
    <xsd:element ref="DateTimeRange"/>
  </xsd:choice>
</xsd:complexType>