RS:lineClassification: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Versioninfo added)
m (1 revision imported: http→https)
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{elementDocu|
 
{{ElementDocu|
elementName = lineClassification
elementName = lineClassification


|semantics =
|semantics =
{{vers|after version 2.0}}
The element {{RS:Tag|lineClassification}} contains the classification with respect to the permissible axle and metre load and the resulting payload.
The element {{RS:Tag|lineClassification}} contains the classification with respect to the permissible axle and metre load and the resulting payload.


{{deu|Das Element {{RS:Tag|lineClassification}} beinhaltet die Angaben zur [http://de.wikipedia.org/wiki/Streckenklasse Streckenklasse] und der möglichen Zuladung.}}
{{Deu|Das Element {{RS:Tag|lineClassification}} beinhaltet die Angaben zur {{external|https://de.wikipedia.org/wiki/Streckenklasse|Streckenklasse|lang=de|inlang=de}} und der möglichen Zuladung.}}


|parent =
|parent =
{{RS:Doc|loadLimit}}
{{RS:Tag|loadLimit}}
 
|maxocc=∞
|ownAttributes =
|ownAttributes =
* {{attr|name}}: The name of the line classification according [http://de.wikipedia.org/wiki/Regolamento_Internazionale_Veicoli RIV]. It stands for a certain axle load and metre load.
* {{Attr|name}}: The name of the line classification according {{external|https://de.wikipedia.org/wiki/Regolamento_Internazionale_Veicoli|RIV|lang=de}}. It stands for a certain axle load and metre load. Possible values are:
{{missing information|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 15:58, 25 April 2018 (CEST)|topic=the semantics of the enumeration items}}
:* {{Enum|A}}
:* {{Enum|B1}}
:* {{Enum|B2}}
:* {{Enum|B3}}
:* {{Enum|B4}}
:* {{Enum|C1}}
:* {{Enum|C2}}
:* {{Enum|C3}}
:* {{Enum|C4}}
:* {{Enum|CM2}}
:* {{Enum|CM3}}
:* {{Enum|CM4}}
:* {{Enum|D2}}
:* {{Enum|D3}}
:* {{Enum|D4}}
:* {{Enum|E}}
:* {{OtherEnum
|notes_en =
|notes_de =
}}


* {{attr|payLoad}}: The permissible payload in metric tons for the vehicle related to the line classification.
* {{Attr|payLoad}}: The permissible payload in metric tons for the vehicle related to the line classification.


|constraints =
|constraints =
The element shall occur at least once per {{RS:Doc|loadLimit}}. Both attributes are mandatory.
* {{Attr|name}} mandatory
 
* {{Attr|payLoad}} {{RailMLType|tWeightTons}}, mandatory
 
The element shall occur at least once per {{RS:Doc|loadLimit}}.


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

Revision as of 16:25, 15 February 2021


lineClassification
 


Scheme description / Schemenbeschreibung

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

  • Parent: <loadLimit>
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..∞]

Semantics / Bedeutung

The element <lineClassification> contains the classification with respect to the permissible axle and metre load and the resulting payload.

Das Element <lineClassification> beinhaltet die Angaben zur Streckenklasse (externer Link, 🇩🇪) und der möglichen Zuladung.

Attributes of lineClassification / Attribute von lineClassification

  • name: The name of the line classification according RIV (external link, 🇩🇪). It stands for a certain axle load and metre load. Possible values are:

Missinginformation.png In this article there is information missing with respect to the semantics of the enumeration items. Please help improving the railML® wiki by filling the gaps. Possibly, you will find further details on the discussion pageFerri Leberl (talk) 15:58, 25 April 2018 (CEST)
  • A
  • B1
  • B2
  • B3
  • B4
  • C1
  • C2
  • C3
  • C4
  • CM2
  • CM3
  • CM4
  • D2
  • D3
  • D4
  • E
  • other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
  • payLoad: The permissible payload in metric tons for the vehicle related to the line classification.

Syntactic Constraints / Syntaktische Beschränkungen

  • name mandatory

The element shall occur at least once per loadLimit.

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.