<xs:complexType name="eInfraAttrGroupRefs"> <xs:sequence> <xs:element name="infraAttrGroupRef" type="rail:tElementWithReference" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>sub-element for a reference to an infraAttrGroup</xs:documentation> <xs:documentation source="http://wiki.railml.org/index.php?title=IS:infraAttrGroupRef"/> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |