diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
type | extension of RequestBase | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | TicketInfo | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <s:element name="SIG_AirTicketRQ"> <s:annotation> <s:documentation>Ticket and refund data request</s:documentation> </s:annotation> <s:complexType> <s:complexContent> <s:extension base="RequestBase"> <s:sequence> <s:element name="TicketInfo"> <s:complexType> <s:sequence> <s:element name="Ticket" type="TicketActionInfo" maxOccurs="unbounded"/> </s:sequence> </s:complexType> </s:element> </s:sequence> </s:extension> </s:complexContent> </s:complexType> </s:element> |
diagram | ![]() |
||
properties |
|
||
children | Ticket | ||
source | <s:element name="TicketInfo"> <s:complexType> <s:sequence> <s:element name="Ticket" type="TicketActionInfo" maxOccurs="unbounded"/> </s:sequence> </s:complexType> </s:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | TicketActionInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | RefundData | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <s:element name="Ticket" type="TicketActionInfo" maxOccurs="unbounded"/> |