array-model

Element Group Information

Model

Used By

Element array

Source

<xsd:group name="array-model">
  <xsd:sequence>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:group ref="access.class"/>
      <xsd:group ref="address-link.class"/>
    </xsd:choice>
    <xsd:choice>
      <xsd:choice minOccurs="0" maxOccurs="unbounded">
        <xsd:group ref="just-base-display.class"/>
      </xsd:choice>
      <xsd:group ref="tbody.class"/>
    </xsd:choice>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:group ref="display-back-matter.class"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:group>