| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| additionalReserve | xs:duration | optional | ||||
| clearanceTime | xs:duration | optional | ||||
| minimalTime | xs:duration | optional | ||||
| operationalReserve | xs:duration | optional | ||||
| shuntingTime | xs:duration | optional |
| Complex Type | rail:tStopTimes |
<xs:attributeGroup name="aStopTimes"> <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="clearanceTime" type="xs:duration"/> </xs:attributeGroup> |