RS:loadLimit: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Versioninfo added)
(multiplicity)
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
|childs =
|childs =
{{RS:Doc|lineClassification}}, {{RS:Doc|railNetwork}}
{{RS:Doc|lineClassification}}, {{RS:Doc|railNetwork}}
 
|maxocc=∞
|ownAttributes =
|ownAttributes =
* {{attr|maxSpeed}}: This is the maximum speed in kilometres per hour the load limit is related to.
* {{attr|maxSpeed}}: This is the maximum speed in kilometres per hour the load limit is related to.


|constraints =
|constraints =
* {{Attr|maxSpeed}} {{RailMLType|tSpeedKmPerHour}}, mandatory
If the parent {{RS:Doc|loadLimitMatrix}} is used the element shall be occur at least once.
If the parent {{RS:Doc|loadLimitMatrix}} is used the element shall be occur at least once.


|backHome = RS:elements
|backHome = RS:elements
}}
}}

Latest revision as of 20:58, 25 November 2018


loadLimit
 


Scheme description / Schemenbeschreibung

Position of loadLimit in the XML-Tree / Position von loadLimit im XML-Baum

Multiplicity / Anzahl

[1..∞]

Semantics / Bedeutung

(after version 2.0)

The element <loadLimit> contains a possible load limit of the vehicle, i.e. the maximum payload for the vehicle depending on the line classification.

Das Element <loadLimit> beinhaltet die Lastgrenze des Fahrzeugs, d.h. wie groß das zulässige höchste Ladungsgewicht in Abhängigkeit von der Streckenklasse ist.

Attributes of loadLimit / Attribute von loadLimit

  • maxSpeed: This is the maximum speed in kilometres per hour the load limit is related to.

Syntactic Constraints / Syntaktische Beschränkungen

  • maxSpeed xs:decimal, 5 digits and 1 fraction digit with minimum value 0, speed value measured in km/h, mandatory

If the parent loadLimitMatrix is used the element shall be occur at least once.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.