Commit dea2ae73 authored by TT Coordination's avatar TT Coordination
Browse files

trac/#343: updated documentation for shuntingTime at stopTimes

git-svn-id: https://svn.railml.org/railML2/branches/ocpTT_shuntingTime_obsolete@1061 997d4637-a740-4bf4-9a76-81fddc049f28
Showing with 5 additions and 1 deletion
+5 -1
......@@ -586,7 +586,11 @@
<xs:attribute name="minimalTime" type="xs:duration" />
<xs:attribute name="operationalReserve" type="xs:duration" />
<xs:attribute name="additionalReserve" type="xs:duration" />
<xs:attribute name="shuntingTime" type="xs:duration" />
<xs:attribute name="shuntingTime" type="xs:duration" >
<xs:annotation>
<xs:documentation>is the driving time used inside a station. See https://wiki2.railml.org/wiki/TT:stopTimes</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="clearanceTime" type="xs:duration" />
</xs:attributeGroup>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment