| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| additionalReserve | xs:duration | optional | ||||
| minimalTime | xs:duration | optional | ||||
| operationalReserve | xs:duration | optional |
| Complex Type | rail:tRunTimes |
<xs:attributeGroup name="aRunTimes"> <xs:attribute name="minimalTime" type="xs:duration"/> <xs:attribute name="operationalReserve" type="xs:duration"/> <xs:attribute name="additionalReserve" type="xs:duration"/> </xs:attributeGroup> |