date.class

Element Group Information

Model

Children: date, string-date

Used By

Source

<xsd:group name="date.class">
  <xsd:choice>
    <xsd:element ref="date"/>
    <xsd:element ref="string-date"/>
  </xsd:choice>
</xsd:group>