Template:RailMLType: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(+tTrainProtectionMonitoring)
Line 71: Line 71:
|tMission=union of (restriction of {{xsdType|string}}, tOtherEnumerationValue), where tOtherEnumerationValue is 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,})
|tMission=union of (restriction of {{xsdType|string}}, tOtherEnumerationValue), where tOtherEnumerationValue is 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,})
|tHexString=an arbitrary string consisting of hex digits from 0 to 9, a to f; not allowing white space, letters; no length restriction
|tHexString=an arbitrary string consisting of hex digits from 0 to 9, a to f; not allowing white space, letters; no length restriction
|tTrainProtectionMonitoring={{xsdType|string}} with one of the following values: (none/ intermittent/continuous)
|tControllerType={{xsdType|string}} with one of the following values:
|tControllerType={{xsdType|string}} with one of the following values:
:*{{enum|none}}
:*{{enum|none}}

Revision as of 17:50, 19 October 2018

FIXME