RS:lineClassification: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(intro- und depri-Tags vor 2.2 entfernt) |
(template:external) |
||
Line 5: | Line 5: | ||
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 | {{Deu|Das Element {{RS:Tag|lineClassification}} beinhaltet die Angaben zur {{external|http://de.wikipedia.org/wiki/Streckenklasse|Streckenklasse|lang=de|inlang=de}} und der möglichen Zuladung.}} | ||
|parent = | |parent = | ||
Line 11: | Line 11: | ||
|ownAttributes = | |ownAttributes = | ||
* {{Attr|name}}: The name of the line classification according | * {{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: | ||
:* {{Enum|A}} | :* {{Enum|A}} | ||
:* {{Enum|B1}} | :* {{Enum|B1}} |
Revision as of 11:08, 15 January 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.