StateGroup

Element Group Information

Model

Children: State, States

Used By

Source

<xs:group name="StateGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="State"/>
    <xs:element ref="States"/>
  </xs:choice>
</xs:group>