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