Introduction
A loading gauge is a diagram or physical structure that defines the maximum height and width of railway vehicles and their loads. The loading gauge is to ensure that rail vehicles can pass safely through tunnels and under bridges, and keep clear of platforms, trackside buildings and other structures. Classification systems vary between different countries, and loading gauges may vary across a network, even if the track gauge is uniform [1].
Documentation
@code should refer to an entry in codelist TrainClearanceGauges.xml. Information about the codelist, including the current entries, can be found at Dev:TrainClearanceGauges.
Syntax
Autoexport from the XML-Schema for element IS:loadingGauge of railML ® version 3.3
|
| Documentation
|
The loading gauge describes the maximum height and width for railway vehicles and their loads to ensure safe passage through bridges, tunnels and other structures.
|
| Subschema
|
infrastructure
|
| Parents*
|
loadingGauges
|
| Children
|
areaLocation (0..*), designator (0..*), elementState (0..*), gmlLocation (0..*), isValid (0..*), kinematicProfile (0..1), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*), staticProfile (0..1), typeDesignator (0..*)
|
Attributes:
- code: code name of the train loading gauge;
use value from the separate codelist file 'TrainClearanceGauges.xml'/trainClearanceGauge (optional; xs:string),
- id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory;
xs:ID); compare: Dev:Identities
|
*Notice: Elements may have different parent elements. As a consequence they may be used in different contexts. Please, consider this as well as a user of this Wiki as when developing this documentation further. Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.
|
Autoexport from the XML-Schema for element IS:loadingGauge of railML ® version 3.2
|
| Documentation
|
The loading gauge describes the maximum height and width for railway vehicles and their loads to ensure safe passage through bridges, tunnels and other structures.
|
| Subschema
|
infrastructure
|
| Parents*
|
loadingGauges
|
| Children
|
areaLocation (0..*), designator (0..*), external (0..*), gmlLocations (0..*), isValid (0..*), kinematicProfile (0..1), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*), staticProfile (0..1), typeDesignator (0..*)
|
Attributes:
- code: code name of the train loading gauge;
use value from the separate codelist file 'TrainClearanceGauges.xml'/trainClearanceGauge (optional; xs:string),
- id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory;
xs:string; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}}); compare: Dev:Identities
|
*Notice: Elements may have different parent elements. As a consequence they may be used in different contexts. Please, consider this as well as a user of this Wiki as when developing this documentation further. Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.
|
Autoexport from the XML-Schema for element IS:loadingGauge of railML ® version 3.1
|
| Documentation
|
The loading gauge describes the maximum height and width for railway vehicles and their loads to ensure safe passage through bridges, tunnels and other structures.
|
| Subschema
|
infrastructure
|
| Parents*
|
loadingGauges
|
| Children
|
any (0..*), areaLocation (0..*), designator (0..*), external (0..*), gmlLocations (0..*), isValid (0..*), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*)
|
Attributes:
- code: code name of the train loading gauge;
use value from the separate codelist file 'TrainClearanceGauges.xml'/trainClearanceGauge (optional; xs:string),
- id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory;
xs:ID; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}}); compare: Dev:Identities
|
*Notice: Elements may have different parent elements. As a consequence they may be used in different contexts. Please, consider this as well as a user of this Wiki as when developing this documentation further. Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.
|
Changes 3.1→3.2
There exists an overview of all changes between railML® 3.1 and railML® 3.2 on page Dev:Changes/3.2.
The children have been changed.
The attributes have been changed.
Changes 3.2→3.3
There exists an overview of all changes between railML® 3.2 and railML® 3.3 on page Dev:Changes/3.3.
The children have been changed.
The attributes have been changed.
Semantics
Best Practice / Examples
Additional Information
Notes
Open Issues