Template:InheritPositionConstraints: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
Line 1: Line 1:
* {{Attr|pos}}: {{railMLType|tLengthM}}; mandatory, greater than or equal to zero, less than or equal to the track's length <br/> {{Ann| {{{pos|}}} }}
*{{constraint|pos|rml|tLengthM|required}}; must be greater than or equal to zero, less than or equal to the track's length <br/> {{Ann| {{{pos|}}} }}
 
* {{Attr|absPos}}: {{railMLType|tLengthM}}; optional <br/> {{Ann| {{{absPos|}}} }}
* {{Attr|absPos}}: {{railMLType|tLengthM}}; optional <br/> {{Ann| {{{absPos|}}} }}
* {{Attr|absPosOffset}}: {{railMLType|tLengthM}}; optional<noinclude>[[Category:ConstraintsTemplate]]</noinclude>
* {{Attr|absPosOffset}}: {{railMLType|tLengthM}}; optional<noinclude>[[Category:ConstraintsTemplate]]</noinclude>

Revision as of 15:53, 19 October 2018

  • pos: tLengthM (xs:decimal, 6 fraction digits, length value measured in meter); required; must be greater than or equal to zero, less than or equal to the track's length
  • absPos: xs:decimal, 6 fraction digits, length value measured in meter; optional
  • absPosOffset: xs:decimal, 6 fraction digits, length value measured in meter; optional