Element | rail:eTrackElements/rail:tunnels |
<xs:complexType name="eTunnels"> <xs:sequence> <xs:element name="tunnel" type="rail:eTunnel" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation source="http://wiki.railml.org/index.php?title=IS:tunnel"/> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |