DATETIME

Element Information

Model

Children: DATE, TIME, TIMEZONE

Attributes

QName Type Fixed Default Use Inheritable Annotation
type generation_date optional

Source

<xsd:element name="DATETIME" minOccurs="0">
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="typeDATETIME">
        <xsd:attribute name="type" fixed="generation_date"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>

Sample