Template:RailMLType: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
mNo edit summary
No edit summary
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
|tControllerType={{xsdType|string}} with one of the following values:
:*{{enum|none}}
:*{{enum|singleElement}}
:*{{enum|local}}
:*{{enum|regional}}
:*{{enum|crossRegional}}
|tControllerTechnologyType={{xsdType|string}} with one of the following values:
:*{{enum|manual}}
:*{{enum|mechanical}}
:*{{enum|electro-mechanical}}
:*{{enum|electrical}}
:*{{enum|electronic}}
|tPlaceReservation
|tPlaceReservation
|tPlaceCategory
|tPlaceCategory

Revision as of 14:20, 5 October 2018

FIXME