Autoexport from the XML-Schema for element IS:energyRollingstock of railML® version 3.3 | |
| Description | child element summarizing the rollingstock energy parameters |
| Subschema | infrastructure |
| Parents* | |
| Children |
None |
Attributes:
| |
| *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. | |
IS:energyRollingstock
Introduction
When building trans-European high-speed railways the design of the overhead contact line shall comply with EN 50119:2001. The design and operation of overhead contact lines presumes that pantographs are equipped with an automatic dropping device (ADD) (see High Speed Rolling Stock TSI clauses)[1]. ADD is a device that automatically lowers the pantograph on electric trains to prevent additional damages in case of obstructions or emergencies. It is also known as pantograph dropping device [2].
Documentation
Syntax
Autoexport from the XML-Schema for element IS:energyRollingstock of railML® version 3.2 | |
| Description | child element summarizing the rollingstock energy parameters |
| Subschema | infrastructure |
| Parents* | |
| Children |
None |
Attributes:
| |
| *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:energyRollingstock of railML® version 3.1 | |
| Description | child element summarizing the rollingstock energy parameters |
| Subschema | infrastructure |
| Parents* | |
| Children |
None |
Attributes:
| |
| *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 attributes have been changed.
Semantics
Best Practice / Examples
This example is based on ERA knowledge graph (external link)[3][4][5][6].
<infrastructure id="is_01">
<topology>
<netElements>
<netElement id="ne_a11">
<elementCollectionUnordered id="ne_a11_ecu01">
<elementPart ref="ne_a01"/>
</elementCollectionUnordered>
</netElement>
</netElements>
</topology>
<functionalInfrastructure>
<electrificationSections>
<electrificationSection id="es01">
<energyRollingStock requiresAutomaticDroppingDevice="false"/>
<linearLocation id="es01_lloc01" applicationDirection="both">
<associatedNetElement netElementRef="ne_a01" keepsOrientation="true"/>
</linearLocation>
</electrificationSection>
</electrificationSections>
<lines>
<line id="lineSection1" >
<name name="Budapest-Déli-Budapest-Kelenföld" language="hu"/>
<linearLocation id="lin01_lloc01" applicationDirection="both">
<associatedNetElement netElementRef="ne_a11" keepsOrientation="true"/>
</linearLocation>
<beginsInOP ref="opp01"/>
<endsInOP ref="opp02"/>
</line>
</lines>
<operationalPoints>
<operationalPoint id="opp01">
<name name="Budapest-Déli" language="hu"/>
<connectedToLine ref="lineSection1"/>
</operationalPoint>
<operationalPoint id="opp02">
<name name="Budapest-Kelenföld" language="hu"/>
<connectedToLine ref="lineSection1"/>
</operationalPoint>
</operationalPoints>
<tracks>
<track id="tr01" type="mainTrack">
<linearLocation id="tr01_lloc01" applicationDirection="both">
<associatedNetElement netElementRef="ne_a01" keepsOrientation="true"/>
</linearLocation>
</track>
</tracks>
</functionalInfrastructure>
</infrastructure>
Additional Information
Notes
Additional Information
|
Example was reviewed by the coordinator (link to the railML® website) of the Infrastructure subschema on 2025-11-11.
Open Issues
References
- ↑ COMMISSION DECISION of 6 March 2008 concerning a technical specification for interoperability relating to the ‘energy’ sub-system of the trans-European high-speed rail system (notified under document number C(2008) 807) https://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2008:104:0001:0079:EN:PDF
- ↑ https://en.wikipedia.org/wiki/Pantograph_(transport)#Automatic_dropping_device
- ↑ DESCRIBE <http://data.europa.eu/949/functionalInfrastructure/tracks/002a3ea086adcc1840a3bdc463287b3e2f2ed153>
- ↑ DESCRIBE <http://data.europa.eu/949/functionalInfrastructure/sectionsOfLine/c4313061f4a10c4e206652ceb91e87b07d4035d6>
- ↑ DESCRIBE <http://data.europa.eu/949/functionalInfrastructure/operationalPoints/HR75408>
- ↑ DESCRIBE <http://data.europa.eu/949/functionalInfrastructure/operationalPoints/HR75409>