| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <s:attributeGroup name="Reservation"> <s:attribute name="ReservationRef" type="s:string" use="optional"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> </s:attribute> <s:attribute name="RBD" type="s:string" use="required"> <s:annotation> <s:documentation>Booking class</s:documentation> </s:annotation> </s:attribute> <s:attribute name="SeatCount" type="s:int" use="optional"> <s:annotation> <s:documentation>Number of seats</s:documentation> </s:annotation> </s:attribute> </s:attributeGroup> |
| type | s:string | ||
| properties |
|
||
| annotation |
|
||
| source | <s:attribute name="ReservationRef" type="s:string" use="optional"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> </s:attribute> |
| type | s:string | ||
| properties |
|
||
| annotation |
|
||
| source | <s:attribute name="RBD" type="s:string" use="required"> <s:annotation> <s:documentation>Booking class</s:documentation> </s:annotation> </s:attribute> |
| type | s:int | ||
| properties |
|
||
| annotation |
|
||
| source | <s:attribute name="SeatCount" type="s:int" use="optional"> <s:annotation> <s:documentation>Number of seats</s:documentation> </s:annotation> </s:attribute> |