rail:tVehicleIdentification

container for the vehicle identification described by EU paper DV51EN01 annex P or UIC 438

Complex Type 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)

Used By

Source

<xs:complexType name="tVehicleIdentification">
  <xs:annotation>
    <xs:documentation>container for the vehicle identification described by EU paper DV51EN01 annex P or UIC 438</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aVehicleIdentification"/>
</xs:complexType>