rail:aTrainGroup

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
processStatus rail:tProcessStatus optional
trainNumber xs:string optional
type rail:tTrainGroupType optional

Used By

Complex Type rail:tTrainGroup

Source

<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>