TT:booking: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
No edit summary
(Updated using new templates (Vorlage:InheritRef, Vorlage:RailMLType))
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = booking
elementName = booking
|semantics =
|semantics =
The Element {{TT:Doc|booking}} gives a container for detailed booking information related to a specific vehicle.
The Element {{TT:Doc|booking}} gives a container for detailed booking information related to a specific vehicle.


{{deu|Das Element {{TT:Doc|booking}} beschreibt detaillierte Buchungsinformationen für einzelne Fahrzeuge.}}
{{Deu|Das Element {{TT:Doc|booking}} beschreibt detaillierte Buchungsinformationen für einzelne Fahrzeuge.}}


|parent = {{TT:Doc|reservationInfo}}
|parent = {{TT:Tag|reservationInfo}}


|inheritedAttributes
|ownAttributes =
* {{Attr|bookingNumber}}: the booking number, could be transferred to a booking system


|ownAttributes =
* {{Attr|posInFormation}} {{Intro|2.0}}: needed as reference, if the same vehicle is referenced several times inside a formation ({{xsdType|integer}}, optional).
*{{attr|bookingNumber}}: the booking number, could be transferred to a booking system ({{xsdType|string}}, required)
 
*{{attr|posInFormation}} {{vers|> 2.0}}: needed as reference, if the same vehicle is referenced several times inside a formation ({{xsdType|integer}}, optional).
{{InheritRef
*{{attr|vehicleRef}}: reference to a specific vehicle (optional).
|attributeName = vehicleRef
|contextLink = {{RS:Tag|vehicle}}
|notes_en =
}}
 
|constraints =
* {{Attr|bookingNumber}} {{RailMLType|tGenericName}}, mandatory


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


|backHome = TT:elements
|backHome = TT:elements
}}
}}

Revision as of 09:42, 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: the booking number, could be transferred to a booking system
  • posInFormation (introduced with version 2.0): needed as reference, if the same vehicle is referenced several times inside a formation (xs:integer, optional).
  • 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.