<xs:attributeGroup name="aMaintenanceInterval">
<xs:attribute name="maximumIntervalDays" type="rail:tCounter">
<xs:annotation>
<xs:documentation>maximum number of days for the interval until the task is due</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="maximumIntervalDistance" type="rail:tLengthKM">
<xs:annotation>
<xs:documentation>maximum number of mileage in km for the interval until the task is due</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |