Element | rail:eOcsElements/rail:stopPosts |
<xs:complexType name="eStopPosts"> <xs:sequence> <xs:element name="stopPost" type="rail:tStopPost" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation source="http://wiki.railml.org/index.php?title=IS:stopPost"/> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |