<xs:complexType name="eTrainRadioChanges"> <xs:sequence> <xs:element name="trainRadioChange" type="rail:tTrainRadioChange" minOccurs="1" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>start of section with certain train radio system installed at the infrastructure</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |