RS:lineClassification: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(Undocumented enumeration items) |
(multiplicity) |
||
Line 9: | Line 9: | ||
|parent = | |parent = | ||
{{RS:Tag|loadLimit}} | {{RS:Tag|loadLimit}} | ||
|maxocc=∞ | |||
|ownAttributes = | |ownAttributes = | ||
* {{Attr|name}}: The name of the line classification according {{external|http://de.wikipedia.org/wiki/Regolamento_Internazionale_Veicoli|RIV|lang=de}}. It stands for a certain axle load and metre load. Possible values are: | * {{Attr|name}}: The name of the line classification according {{external|http://de.wikipedia.org/wiki/Regolamento_Internazionale_Veicoli|RIV|lang=de}}. It stands for a certain axle load and metre load. Possible values are: |
Revision as of 19:57, 25 November 2018
lineClassification
Schema 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
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:
|
- 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
- payLoad xs:decimal, 3 fraction digits, weight value measured in metric tons, 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.