pub-date-model

Element Group Information

Model

Children: day, era, month, season, string-date, x, year

Used By

Element pub-date

Source

<xsd:group name="pub-date-model">
  <xsd:choice>
    <xsd:group ref="date-parts.class"/>
    <xsd:group ref="string-date.class"/>
    <xsd:group ref="x.class"/>
  </xsd:choice>
</xsd:group>