Introduction
Documentation
Syntax
|
Documentation
|
Classification of element groups used for operation from the interlock.
|
Subschema
|
interlocking
|
Parents*
|
usesTypes
|
Children
|
designator (0..*), elementState (0..*)
|
Attributes:
- elementGroupType: The classification of the element group. (obligatory;
xs:string ; patterns: other:w{2,}; consider Dev:UsingAny too.)
- Possible values:
- automaticRouteSetting: Group of signals for activating and deactivating the ARS mode for all elements within the group.
- automaticTrainRouting: Group of signals for activating and deactivating the ATR mode for all elements within the group.
- callOn: Group of signals for which the simultaneous activation of call-on aspect is not allowed, i.e. only one signal of such a group may be used for call-on at a time. This is used if no particular routes are required for call-on aspect.
- catenary: Group of elements which are related to one electrical section of catenary. Although the catenary switch status is normally not commanded from the interlocking, its status may be indicated and considered in interlocking. The related elements shall be reference to TVD sections as representation of track sections, switches etc.
- elementBlocking: Group of same type elements that can be blocked or unblocked from operation, e.g. signals.
- emergencyStop: Group of signals which can be commanded to stop with one special command
- switchHeating: Group of switches for which the switch heating devices are controlled together
- switchStaggering: Group of switches for which the switch staggering is activated or deactivated together. The switch staggering allows the automatic switching of switches if requested by any route but considering limitations of power supply.,
- 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.
|
|
Documentation
|
Classification of element groups used for operation from the interlock.
|
Subschema
|
interlocking
|
Parents*
|
usesTypes
|
Children
|
designator (0..*)
|
Attributes:
- elementGroupType: The classification of the element group. (obligatory;
xs:string ; patterns: other:w{2,}; consider Dev:UsingAny too.)
- Possible values:
- automaticRouteSetting: Group of signals for activating and deactivating the ARS mode for all elements within the group.
- automaticTrainRouting: Group of signals for activating and deactivating the ATR mode for all elements within the group.
- callOn: Group of signals for which the activation of call-on aspect is allowed simultaneously. This is used if no particular routes are required for call-on aspect.
- catenary: Group of elements which are related to one electrical section of catenary. Although the catenary switch status is normally not commanded from the interlocking, its status may be indicated and considered in interlocking. The related elements shall be reference to TVD sections as representation of track sections, switches etc.
- elementBlocking: Group of same type elements that can be blocked or unblocked from operation, e.g. signals.
- emergencyStop: Group of signals which can be commanded to stop with one special command
- switchHeating: Group of switches for which the switch heating devices are controlled together
- switchStaggering: Group of switches for which the switch staggering is activated or deactivated together. The switch staggering allows the automatic switching of switches if requested by any route.,
- id: unique identifier (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.
|
|
Documentation
|
Classification of element groups used for operation from the interlock.
|
Subschema
|
interlocking
|
Parents*
|
usesTypes
|
Children
|
any (0..*), designator (0..1)
|
Attributes:
- elementGroupType: The classification of the element group. (obligatory;
xs:string ; patterns: other:w{2,}; consider Dev:UsingAny too.)
- Possible values:
- catenary
- elementBlocking
- automaticRouteSetting
- automaticTrainRouting
- callOn
- emergencyStop
- pointStaggering
- pointHeating,
- id: unique identifier (optional;
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 parents have been changed.
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 parents have been changed.
The children have been changed.
The attributes have been changed.
Semantics
Best Practice / Examples
Dependent on the operating rules of an infrastructure manager there are often groups of elements known to the interlocking that can be used to perform one operation to all members of the group at once. This grouping can have one of the following basic classifications:
- automaticRouteSetting – Group of signals for activating and deactivating the ARS mode for all elements within the group.
- automaticTrainRouting – Group of signals for activating and deactivating the ATR mode for all elements within the group.
- callOn – Group of signals for which the simultaneous activation of call-on aspect is not allowed, i.e. only one signal of such a group may be used for call-on at a time. This is used if no particular routes are required for call-on aspect.
- catenary – Group of elements which are related to one electrical section of catenary. Although the catenary switch status is normally not commanded from the interlocking, its status may be indicated and considered in interlocking. The related elements shall be reference to TVD sections as representation of track sections, switches etc.
- emergencyStop – Group of signals which can be commanded to stop with one special command.
- elementBlocking – Group of same type elements that can be blocked or unblocked from operation.
- switchHeating – Group of switches for which the switch heating devices are controlled together.
- switchStaggering – Group of switches for which the switch staggering is activated or deactivated together. The staggering allows the automatic switching of switches if requested by any route but considering limitations of power supply.
- other:… – The element group is of another type. This is the optional extension of the list. Each entry needs to start with the string “other:” and shall have at least two letters in addition.
The example shows the definition of a signal emergency stop group.
<hasElementGroupType id="estop01" elementGroupType="emergencyStop">
<designator register="_SimpleRegister" entry="Emergency Stop 01"/>
</hasElementGroupType>
The use of such an emergency stop group within <signalBox> is shown here. The group contains all main signals of station ARN.
<implementsElementGroup id="estopARN">
<designator register="_SimpleRegister" entry="Stop ARN"/>
<groupType ref="estop01" />
<refersToMember ref="mb_sig01" />
<refersToMember ref="mb_sig02" />
<refersToMember ref="mb_sig03" />
</implementsElementGroup>
Additional Information
Notes
Open Issues