Definition Type: Element
Name: DeletedGuest
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_CruiseBookRQ.xsd
MinOccurs 0
MaxOccurs 9
Abstract
Documentation:
Specifies the information of the deleted guest from the current booking. Normally used in Modification mode.
Collapse XSD Schema Diagram:
Drilldown into DeletedGuestReference in schema ota_cruisebookrq_xsdXSD Diagram of DeletedGuest in schema ota_cruisebookrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="DeletedGuest" minOccurs="0" maxOccurs="9">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the information of the deleted guest from the current booking. Normally used in Modification mode.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="DeletedGuestReference" type="Numeric1to99" use="required">
            <xs:annotation>
                <xs:documentation xml:lang="en">The guest's reference number in the booking being modified.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
DeletedGuestReference nsA:DeletedGuestReference Required