Template:RailMLType: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(integrated template:unit)
No edit summary
Line 70: Line 70:
|tSignalFunction
|tSignalFunction
|tSignalType=union of (restriction of {{xsdType|string}}, tOtherEnumerationValue), where the latter is defined as:''an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending railML enumeration lists; pattern: other:\w{2,}''
|tSignalType=union of (restriction of {{xsdType|string}}, tOtherEnumerationValue), where the latter is defined as:''an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending railML enumeration lists; pattern: other:\w{2,}''
|tTechnicalStopActivityTypes=union of (restriction of xs:string, rail:tOtherEnumerationValue); possible values are:
:*{{enum|split}}: Technical process for uncouple formations / train parts - intended for self-propelling train parts
:*{{enum|join}}: Technical process for couple formations / train parts - intended for self-propelling train parts
:*{{enum|reversing-one_driver}}: Technical process for reversing the train direction with one driver who needs to go from one cab to the other
:*{{enum|reversing-two_driver}}: Technical process for reversing train direction with two dirvers, thus without need to go from one cab to the other
:*{{enum|tOtherEnumerationValue}}
|tMaxTrainCurrentValidFor={{xsdType|string}}; either ''train'' or ''pantograph''
|tMaxTrainCurrentValidFor={{xsdType|string}}; either ''train'' or ''pantograph''
|tMaxTrainCurrentType={{xsdType|string}}; either ''driving'' or ''standstill''
|tMaxTrainCurrentType={{xsdType|string}}; either ''driving'' or ''standstill''

Revision as of 20:46, 25 November 2018

FIXME