rail:service

description of any additional service provided per vehicle like car or truck ports

http://wiki.railml.org/index.php?title=RS:service_goods

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
count rail:tCounter required
count="0" means: there is not such a service
description rail:tElementDescription optional
name rail:tGenericName required
tapTsiType7161Code restriction of rail:tDigitString optional
Code list for the special services based on the directory of passenger code lists for the ERA technical documents used in TAP TSI (B.4.7161)
Values are outlined in the type7161CodeList (http://www.era.europa.eu/Document-Register/Documents/ERA_TAP_Passenger_Code_List_1.3.1.xsd)
http://www.era.europa.eu/Document-Register/Pages/TAP-TSI.aspx
type rail:tServiceType optional
value xs:decimal optional
generic decimal value for additional information of the service, meaning should be clarified by its "description"
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="service" type="rail:tService" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>description of any additional service provided per vehicle like car or truck ports</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:service_goods"/>
  </xs:annotation>
</xs:element>

Sample