TT:booking: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Updated using new templates (Vorlage:InheritRef, Vorlage:RailMLType))
(Types updated)
Line 10: Line 10:


|ownAttributes =
|ownAttributes =
* {{Attr|bookingNumber}}: the booking number, could be transferred to a booking system
* {{Attr|bookingNumber}}: This is the booking number, that could be transferred to a booking system.


* {{Attr|posInFormation}} {{Intro|2.0}}: needed as reference, if the same vehicle is referenced several times inside a formation ({{xsdType|integer}}, optional).
* {{Attr|posInFormation}} {{Intro|2.0}}: This is needed as reference, if the same {{RS:Doc|vehicle}} is "used several times" inside a {{RS:Doc|formation}}.


{{InheritRef
{{InheritRef
Line 22: Line 22:
|constraints =
|constraints =
* {{Attr|bookingNumber}} {{RailMLType|tGenericName}}, mandatory
* {{Attr|bookingNumber}} {{RailMLType|tGenericName}}, mandatory
* {{Attr|posInFormation}} {{XsdType|integer}}, optional


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

Revision as of 12:36, 7 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.