rail:eTrains

Complex Type Information

Model

Children: rail:train

Used By

Source

<xs:complexType name="eTrains">
  <xs:sequence>
    <xs:element name="train" type="rail:eTrain" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=TT:train"/>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>