TT:booking: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 12: Line 12:
|ownAttributes =
|ownAttributes =
*{{attr|bookingNumber}}: the booking number, could be transferred to a booking system ({{xsdType|string}}, required)
*{{attr|bookingNumber}}: the booking number, could be transferred to a booking system ({{xsdType|string}}, required)
*{{attr|posInFormation}}: needed as reference, if the same vehicle is referenced several times inside a formation ({{xsdType|integer}}, optional).
*{{attr|posInFormation}} {{vers|> 2.0}}: needed as reference, if the same vehicle is referenced several times inside a formation ({{xsdType|integer}}, optional).
*{{attr|vehicleRef}}: reference to a specific vehicle (optional).
*{{attr|vehicleRef}}: reference to a specific vehicle (optional).



Revision as of 13:16, 25 February 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: the booking number, could be transferred to a booking system (xs:string, required)
  • posInFormation (> 2.0): needed as reference, if the same vehicle is referenced several times inside a formation (xs:integer, optional).
  • vehicleRef: reference to a specific vehicle (optional).

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

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.