<xs:complexType name="eGeoMappings"> <xs:sequence> <xs:element name="geoMapping" type="rail:tPlacedElement" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation source="http://wiki.railml.org/index.php?title=IS:geoMapping"/> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |