StopGroup

Element Group Information

Model

Children: Stop, Stops

Used By

Source

<xs:group name="StopGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Stop"/>
    <xs:element ref="Stops"/>
  </xs:choice>
</xs:group>