rail:vehicleIdentification

vehicle identification as described by EU paper DV51EN01 annex P or UIC 438

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

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
countryCode rail:tThreeLetterString optional
code for the registered country (one to three letters)
uicIdentNumber rail:tTwelveDigits required
the UIC identification number with 12 digits
vehicleKeeperMarking rail:tFiveLetterString optional
code for the vehicle ownwer (one to five letters)

Source

<xs:element name="vehicleIdentification" type="rail:tVehicleIdentification" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>vehicle identification as described by EU paper DV51EN01 annex P or UIC 438</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:vehicleIdentification"/>
  </xs:annotation>
</xs:element>

Sample