Difference between revisions of "Template:InheritPositionConstraints"
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
Ferri Leberl (talk | contribs) |
(Outsourced @pos and @absPos to Template:InheritPositionConstraintsWithoutOffset, which can be used on IS:mileageChange) |
||
Line 1: | Line 1: | ||
− | + | {{InheritPositionConstraintsWithoutOffset| | |
− | + | pos{{#if:{{{pos|}}}||UNDEFINED}}={{{pos}}}| | |
+ | absPos{{#if:{{{absPos|}}}||UNDEFINED}}={{{absPos}}} | ||
+ | }} | ||
* {{Attr|absPosOffset}}: {{railMLType|tLengthM}}; optional<noinclude>[[Category:ConstraintsTemplate]]</noinclude> | * {{Attr|absPosOffset}}: {{railMLType|tLengthM}}; optional<noinclude>[[Category:ConstraintsTemplate]]</noinclude> |
Latest revision as of 00:15, 5 February 2019
- 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