<xs:attributeGroup name="CruiseCategoryDetailGroup">
<xs:annotation>
<xs:documentation xml:lang="en">
Specificies cruise category information.
</xs:documentation>
</xs:annotation>
<xs:attributeGroup ref="CruiseCategoryGroup" />
<xs:attributeGroup ref="DeckGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Provides the deck number and deck name.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:attributeGroup>
|