pub-history-model

Element Group Information

Model

Children: date, event, string-date

Used By

Element pub-history

Source

<xsd:group name="pub-history-model">
  <xsd:sequence>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:group ref="date.class"/>
    </xsd:choice>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:group ref="event.class"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:group>