Introduction
Documentation
Syntax
|
|
| Documentation
|
Two branches describe the two possible drivable paths in a crossing.
|
| Subschema
|
infrastructure
|
| Parents*
|
crossing,
switchIS
|
| Children
|
None
|
Attributes:
- branchingSpeed: describes the maximum allowed speed in km/h for a railway vehicle passing the switch in the direction from switch begin to switch end. (optional;
xs:decimal),
- joiningSpeed: describes the maximum allowed speed in km/h for a railway vehicle passing the switch in the direction from switch end to switch begin. (optional;
xs:decimal),
- length: length of the switch branch in metres (optional;
xs:decimal),
- netRelationRef: reference to the netRelation that defines the navigability at this switch branch (obligatory;
xs:IDREF),
- radius: radius of the switch branch in metres. Defined in the same way as <horizontalCurve>@radius. (optional;
xs:decimal)
|
*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.
|
|
|
| Documentation
|
Two branches describe the two possible drivable paths in a crossing.
|
| Subschema
|
infrastructure
|
| Parents*
|
crossing,
switchIS
|
| Children
|
None
|
Attributes:
- branchingSpeed: describes the maximum allowed speed in km/h for a railway vehicle passing the switch in the direction from switch begin to switch end. (optional;
xs:decimal),
- joiningSpeed: describes the maximum allowed speed in km/h for a railway vehicle passing the switch in the direction from switch end to switch begin. (optional;
xs:decimal),
- length: length of the switch branch in metres (optional;
xs:decimal),
- netRelationRef: reference to the netRelation that defines the navigability at this switch branch (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}}),
- radius: radius of the switch branch in metres. Defined in the same way as <horizontalCurve>@radius. (optional;
xs:decimal)
|
*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.
|
|
|
| Documentation
|
only for switch crossings: straight branch
|
| Subschema
|
infrastructure
|
| Parents*
|
switchIS
|
| Children
|
None
|
Attributes:
- branchingSpeed: generic type for speed/velocity values measured in kilometres per hour (optional;
xs:decimal),
- joiningSpeed: generic type for speed/velocity values measured in kilometres per hour (optional;
xs:decimal),
- netRelationRef: reference to the netRelation that defines the navigability at this switch branch (obligatory;
xs:IDREF; 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}}),
- radius: radius of the switch branch in metres (optional;
xs:decimal),
- length: length of the switch branch in metres (optional;
xs:decimal)
|
*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 element documentation has been changed.
The parents 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 attributes have been changed.
Semantics
Best Practice / Examples
Please refer for example to Dev:Simple crossing.
Additional Information
Notes
Open Issues