Ticket delivery information for the booking request.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="DeliveryAddress" type="AddressType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">Ticket delivery information for the booking request.</xs:documentation>
</xs:annotation>
</xs:element>