Template:RailMLType: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(tElectrificationType)
(4 intermediate revisions by the same user not shown)
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}}
Line 83: Line 84:
:*{{enum|electrical}}
:*{{enum|electrical}}
:*{{enum|electronic}}
:*{{enum|electronic}}
|tTrainRelation
|tOcpOperationalType
|tOcpTrafficType
|tElectrificationType
|tInfrastructureStatus=union of (restriction of {{xsdType|string}}, tOtherEnumerationValue)
|tPlaceReservation
|tPlaceReservation
|tPlaceCategory
|tPlaceCategory

Revision as of 17:49, 19 October 2018

FIXME