RS:trainClearanceGauge: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
Line 15: Line 15:
|ownAttributes =
|ownAttributes =
* {{Attr|code}}: This is the code name of a particular clearance gauge as defined within related European standards or national regulations.
* {{Attr|code}}: This is the code name of a particular clearance gauge as defined within related European standards or national regulations.
|constraints =
|constraints =
All possible attribute values shall be taken from the external [[dev:Codelists|codelist]] ''[[TrainClearanceGauges.xml]]'' as delivered with the schema.
All possible attribute values shall be taken from the external [[dev:Codelists|codelist]] ''[[TrainClearanceGauges.xml]]'' as delivered with the schema.
* {{Attr|code}} {{XsdType|string}} mandatory
* {{Attr|code}} {{XsdType|string}} mandatory
|notes =
|notes =
Within the external list 'TrainClearanceGauges.xml' there are additional attributes for each {{Attr|code}} entry
Within the external list 'TrainClearanceGauges.xml' there are additional attributes for each {{Attr|code}} entry
* {{Attr|description}}: This is a verbal description about the clearance gauge.
* {{Attr|description}}: This is a verbal description about the clearance gauge.
* {{Attr|validFor}}: This is the indication of validity of the clearance gauge.
* {{Attr|validFor}}: This is the indication of validity of the clearance gauge.
:* {{Enum|interoperable}} This means the clearance gauge is defined within the TSI standards for interoperability of common and high-speed railways.
:* {{Enum|interoperable}} This means the clearance gauge is defined within the TSI standards for interoperability of common and high-speed railways.
:* {{Enum|multinational}} This means the clearance gauge is defined within a standard recognised in at least more than one railway network.
:* {{Enum|multinational}} This means the clearance gauge is defined within a standard recognised in at least more than one railway network.
:* {{Enum|national}} This means the clearance gauge is defined only in a national standard or railway regulation.
:* {{Enum|national}} This means the clearance gauge is defined only in a national standard or railway regulation.
|backHome = RS:elements
|backHome = RS:elements
}}
}}

Revision as of 15:04, 5 October 2018


trainClearanceGauge
 


Scheme description / Schemenbeschreibung

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

  • Parent: <wagon>
  • Children: none

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <trainClearanceGauge> (introduced with version 2.3) contains all data with regard to the clearance gauge of the vehicle, also called the minimum clearance outline. This rather complex information about minimum distances in terms of height and width from track centre line and top of rail surface is normally coded in related standards and national railway regulations. The information about the clearance gauges the vehicles is compliant to allows decision, whether it is suitable for a particular line.

Das Element <trainClearanceGauge> enthält alle Daten des zu dem Fahrzeug passenden Lichtraumprofil. Diese relativ komplexe Information bzgl. der minimalen Höhen- und Breitenabstände von der Gleisachse bzw. Schienenoberkante ist normalerweise mit einem Code versehen, der in den zugehörigen Standards bzw. Eisenbahnvorschriften definiert ist. In Abhängigkeit davon, welche Lichtraumprofile das Fahrzeug einhält, kann dessen Zugang für eine bestimmte Strecke entschieden werden.

Attributes of trainClearanceGauge / Attribute von trainClearanceGauge

  • code: This is the code name of a particular clearance gauge as defined within related European standards or national regulations.

Syntactic Constraints / Syntaktische Beschränkungen

All possible attribute values shall be taken from the external codelist TrainClearanceGauges.xml as delivered with the schema.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Within the external list 'TrainClearanceGauges.xml' there are additional attributes for each code entry

  • description: This is a verbal description about the clearance gauge.
  • validFor: This is the indication of validity of the clearance gauge.
  • interoperable This means the clearance gauge is defined within the TSI standards for interoperability of common and high-speed railways.
  • multinational This means the clearance gauge is defined within a standard recognised in at least more than one railway network.
  • national This means the clearance gauge is defined only in a national standard or railway regulation.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.