Usage

To propagate the notion applied on the Car down to the Cabin.
The @Type cannot be used since already present on a Cabin to store a code
type.

Attribute Information

Used By

Complex Type CabinType

Source

<xs:attribute name="Usage" type="TrainCabinCodeType" use="optional">
  <xs:annotation>
    <xs:documentation>To propagate the notion applied on the Car down to the Cabin. The @Type cannot be used since already present on a Cabin to store a code type.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample