element TypeofService
diagram taf_cat_complete_sector_p637.png
namespace http://taf-jsg.info/schemes
properties
content complex
children SpecialServiceDescriptionCode FacilityTypeDescriptionCode CharacteristicDescriptionCode
used by
elements TrainOrCoachGroupComposition/Unit/InternalVehicleFitting PlannedTrainData
annotation
documentation
Information about the services available on a train. Used for publication towards the passenger
source <xs:element name="TypeofService">
 
<xs:annotation>
   
<xs:documentation>Information about the services available on a train. Used for publication towards the passenger</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="SpecialServiceDescriptionCode" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="FacilityTypeDescriptionCode" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="CharacteristicDescriptionCode" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy