TrainGroup

Element Group Information

Model

Children: Train, Trains

Used By

Element Trains
Complex Type SegmentRailType

Source

<xs:group name="TrainGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Train"/>
    <xs:element ref="Trains"/>
  </xs:choice>
</xs:group>