IS:linePerformance/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IS:linePerformance/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IS:linePerformance/3.2 using XSD2MediaWiki Converter 1.0.6)
Line 10: Line 10:
|attributes={{attribut|name=maxSpeed|pflicht=0|typ=xs:decimal|documentation=maximum line speed in km/h}},
|attributes={{attribut|name=maxSpeed|pflicht=0|typ=xs:decimal|documentation=maximum line speed in km/h}},
{{attribut|name=maxTrainLength|pflicht=0|typ=xs:decimal|documentation=maximum allowed length for trains that run on this line}},
{{attribut|name=maxTrainLength|pflicht=0|typ=xs:decimal|documentation=maximum allowed length for trains that run on this line}},
{{attribut|name=usablePlatformLength|pflicht=0|typ=xs:decimal|documentation=minimum platform length that is available in stations along that line}}
{{attribut|name=usablePlatformLength|pflicht=0|typ=xs:decimal|documentation=minimum platform length that is available in stations along that line}},
{{attribut|name=signalledBrakingDistance|pflicht=0|typ=xs:decimal|documentation=This is usually the distance between
the main signal and the matching distant signal. It is usually also
referred to as the maximum braking distance of a train the lineside
signaling is based on. }}
}}
}}

Revision as of 21:50, 25 April 2022

Automatic Schemaexport for Element linePerformance

Autoexport from the XML-Schema for element IS:linePerformance of railML® version 3.2
Documentation child element summarizing the line performance parameters
Subschema infrastructure
Parents* line
Children allowedLoadingGauge (0..*), allowedWeight (0..*)
Attributes:
  • maxSpeed: maximum line speed in km/h (optional; xs:decimal),

  • maxTrainLength: maximum allowed length for trains that run on this line (optional; xs:decimal),

  • usablePlatformLength: minimum platform length that is available in stations along that line (optional; xs:decimal),

  • signalledBrakingDistance: This is usually the distance between

the main signal and the matching distant signal. It is usually also referred to as the maximum braking distance of a train the lineside signaling is based on. (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.