IS:maxTrainCurrent electrificationChange: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(typo) |
No edit summary |
||
Line 4: | Line 4: | ||
|childs=''None'' | |childs=''None'' | ||
|semantics={{future|version=2.4}} | |semantics={{future|version=2.4}} | ||
Maximum allowed train current | {{intro|2.4}}Maximum allowed train current | ||
|ownAttributes= | |ownAttributes= | ||
*{{attr|maxCurrent}}: maximum allowed current for the train in Ampere | *{{attr|maxCurrent}}: maximum allowed current for the train in Ampere |
Revision as of 16:17, 22 May 2018
Schema description / Schemabeschreibung
Position of <maxTrainCurrent> in the XML-Tree / Position von <maxTrainCurrent> im XML-Baum
- Parent: <electrificationChange>
- Children: None
Multiplicity / Anzahl
Semantics / Bedeutung
|
(introduced with version 2.4)Maximum allowed train current
Attributes of <maxTrainCurrent> / Attribute von <maxTrainCurrent>
- maxCurrent: maximum allowed current for the train in Ampere
- type: type of operation for maximum train current: standstill or driving
- validFor: application of maximum train current: train or pantograph
Syntactic Constraints / Syntaktische Beschränkungen
- maxCurrent: xs:decimal, 1 fraction digit, current value measured in Ampere
- type: restriction of xs:string; either driving or standstill
- validFor: xs:string; either train or pantograph
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.