TT:booking: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Types updated)
(Type constraints updated)
Line 23: Line 23:
* {{Attr|bookingNumber}} {{RailMLType|tGenericName}}, mandatory
* {{Attr|bookingNumber}} {{RailMLType|tGenericName}}, mandatory


* {{Attr|posInFormation}} {{XsdType|integer}}, optional
* {{Attr|posInFormation}} {{RailMLType|tPositiveCounter}}, optional


* {{Attr|vehicleRef}} {{RailMLType|tGenericRef}}, optional
* {{Attr|vehicleRef}} {{RailMLType|tGenericRef}}, optional

Revision as of 11:41, 8 December 2011


booking
 


Scheme description / Schemenbeschreibung

Position of booking in the XML-Tree / Position von booking im XML-Baum

  • Parent: <reservationInfo>
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The Element booking gives a container for detailed booking information related to a specific vehicle.

Das Element booking beschreibt detaillierte Buchungsinformationen für einzelne Fahrzeuge.

Attributes of booking / Attribute von booking

  • bookingNumber: This is the booking number, that could be transferred to a booking system.
  • posInFormation (introduced with version 2.0): This is needed as reference, if the same vehicle is "used several times" inside a formation.
  • vehicleRef: This refers to the id attribute of the associated <vehicle> element.

Syntactic Constraints / Syntaktische Beschränkungen

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.