QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
processStatus | rail:tProcessStatus | optional | ||||
trainNumber | xs:string | optional | ||||
type | rail:tTrainGroupType | optional |
Complex Type | rail:tTrainGroup |
<xs:attributeGroup name="aTrainGroup"> <xs:attribute name="type" type="rail:tTrainGroupType"/> <xs:attribute name="trainNumber" type="xs:string"/> <xs:attribute name="processStatus" type="rail:tProcessStatus"/> </xs:attributeGroup> |