Element | rail:infrastructure/rail:tracks |
<xs:complexType name="eTracks"> <xs:sequence> <xs:element name="track" type="rail:eTrack" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation source="http://wiki.railml.org/index.php?title=IS:track"/> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |