TT:booking: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Einige ''None'')
(intro- und depri-Tags vor 2.2 entfernt)
Line 13: Line 13:
* {{Attr|bookingNumber}}: This is the booking number, that 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}}: This is needed as reference, if the same {{RS:Doc|vehicle}} is "used several times" inside a {{RS:Doc|formation}}.
* {{Attr|posInFormation}}: This is needed as reference, if the same {{RS:Doc|vehicle}} is "used several times" inside a {{RS:Doc|formation}}.


{{InheritRef
{{InheritRef

Revision as of 14:36, 23 July 2017


booking
 


Scheme description / Schemenbeschreibung

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

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: 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.
  • xs:anyAttribute(introduced with version 2.3) This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

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.