Template:RailMLType: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(railML→{{rml}})
 
(3 intermediate revisions by the same user not shown)
Line 43: Line 43:
| tVolumeLitre = {{XsdType|decimal}}, 3 fraction digits, cubical volume value measured in {{unit|litre}}
| tVolumeLitre = {{XsdType|decimal}}, 3 fraction digits, cubical volume value measured in {{unit|litre}}
| tInfluence = Combination of enumeration of {{xsdType|string}} values "increasing" OR "decreasing" and [[dev:tOtherEnumerationValue|tOtherEnumerationValue]].
| tInfluence = Combination of enumeration of {{xsdType|string}} values "increasing" OR "decreasing" and [[dev:tOtherEnumerationValue|tOtherEnumerationValue]].
| tInsulatedRailSide = Enumeration of {{xsdType|string}} values "none" OR "left" OR "right" OR "both"
| tUsageType = Enumeration of {{xsdType|string}} values "passenger" OR "goods" OR "mixed";<br />{{intro|2.5}} combined with [[dev:tOtherEnumerationValue|tOtherEnumerationValue]].
| tUsageType = Enumeration of {{xsdType|string}} values "passenger" OR "goods" OR "mixed";<br />{{intro|2.5}} combined with [[dev:tOtherEnumerationValue|tOtherEnumerationValue]].
| tAnnotationType = {{xsdType|string}}, generic type for annotation types: enumeration ''text'', ''symbol'', ''image''
| tAnnotationType = {{xsdType|string}}, generic type for annotation types: enumeration ''text'', ''symbol'', ''image''
Line 84: Line 85:
|tSignalFunction
|tSignalFunction
| tDetectorMedium
| tDetectorMedium
|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 {{rml}} enumeration lists; pattern: other:\w{2,}''
|tTechnicalStopActivityTypes=union of (restriction of xs:string, rail:tOtherEnumerationValue); possible values are:
|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|split}}: Technical process for uncouple formations / train parts - intended for self-propelling train parts
Line 94: Line 95:
|tPassengerInfoTarget={{xsdType|string}}; either ''station'' or ''train''
|tPassengerInfoTarget={{xsdType|string}}; either ''station'' or ''train''
|tMaxTrainCurrentType={{xsdType|string}}; either ''driving'' or ''standstill''
|tMaxTrainCurrentType={{xsdType|string}}; either ''driving'' or ''standstill''
|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 {{rml}} 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)
|tTrainProtectionMonitoring={{xsdType|string}} with one of the following values: (none/ intermittent/continuous)
Line 115: Line 116:
|tSimultaneousEntry
|tSimultaneousEntry
|tOcpRelationType
|tOcpRelationType
|derived
|tInfrastructureStatus=union of (restriction of {{xsdType|string}}, [[dev:usingAny|tOtherEnumerationValue]])
|tInfrastructureStatus=union of (restriction of {{xsdType|string}}, [[dev:usingAny|tOtherEnumerationValue]])
|tPlaceReservation
|tPlaceReservation
Line 139: Line 141:
| tRosteringScope
| tRosteringScope
| tFlowDirection
| tFlowDirection
| tTrainMovements = union of (restriction of {{xsdType|string}}, tOtherEnumerationValue); tOtherEnumerationValue is an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending railML enumeration lists
| tTrainMovements = union of (restriction of {{xsdType|string}}, tOtherEnumerationValue); tOtherEnumerationValue is an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending {{rml}} enumeration lists
| tOtherEnumerationValue = 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,}
| tOtherEnumerationValue = an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending {{rml}} enumeration lists; pattern: other:\w{2,}
| tDerailKind = restriction of {{xsdType|string}}  
| tDerailKind = restriction of {{xsdType|string}}  
|  
|  
| FIXME
| FIXME
}}<noinclude>[[Category:ConstraintsTemplate]]</noinclude>
}}<noinclude>[[Category:ConstraintsTemplate]]</noinclude>

Latest revision as of 22:14, 22 January 2024

FIXME