<xs:element name="AssociatedQuantity" minOccurs="0" maxOccurs="5">
<xs:annotation>
<xs:documentation xml:lang="en">Quantity or quantities that are associated with the reservation (e.g., number of seats, number of rooms, number of people).</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="CodeListGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Used to specify a quantity of an item as defined by the code.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|