<xs:complexType name="eCirculations"> <xs:sequence> <xs:element name="circulation" type="rail:tCirculation" maxOccurs="unbounded"> <xs:annotation> <xs:documentation source="http://wiki.railml.org/index.php?title=TT:circulation"/> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |