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. |
Complex Type | CabinType |
<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> |