RS:lineClassification: Difference between revisions
Jump to navigation
Jump to search
[unchecked revision] | [checked revision] |
(Enumeration values, type constraints added) |
m (Constrains updated) |
||
Line 40: | Line 40: | ||
* {{Attr|name}} mandatory | * {{Attr|name}} mandatory | ||
* {{Attr|payLoad}} mandatory | * {{Attr|payLoad}} {{RailMLType|tWeightTons}}, mandatory | ||
The element shall occur at least once per {{RS:Doc|loadLimit}}. | The element shall occur at least once per {{RS:Doc|loadLimit}}. |
Revision as of 03:57, 13 December 2012
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
(introduced with version 2.0)
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 und der möglichen Zuladung.
Attributes of lineClassification / Attribute von lineClassification
- name: The name of the line classification according RIV. 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.