<xs:complexType name="eOperationControlPoints"> <xs:sequence> <xs:element name="ocp" type="rail:eOcp" maxOccurs="unbounded"> <xs:annotation> <xs:documentation source="http://wiki.railml.org/index.php?title=IS:ocp"/> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |