<xs:element name="SearchQualifiers" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">In this message Past Passenger Number and Residency can used to hold the Cabin.
NOTE: Other Fields may not be used in this message
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="SearchQualifierType">
<xs:attributeGroup ref="DeckGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Provides the ability to search on deck number or name.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|