QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
categoryRef | rail:tGenericRef | optional |
|
||||
pathStatus | rail:tPathStatus | optional | |||||
sequence | rail:tPositiveCounter | required |
Complex Type | rail:tTrainPartSequence |
<xs:attributeGroup name="aTrainPartSequence"> <xs:attribute name="sequence" type="rail:tPositiveCounter" use="required"/> <xs:attribute name="pathStatus" type="rail:tPathStatus"/> <xs:attribute name="categoryRef" type="rail:tGenericRef"> <xs:annotation> <xs:documentation>the category of a train which could differ (by its meaning) from a train part category</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |