| diagram | ![]() |
||||||||||||||||||||||
| children | SelectedItinerary | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <s:complexType name="SelectedShopOptionType"> <s:annotation> <s:documentation>Reference to the selected option.</s:documentation> </s:annotation> <s:sequence> <s:element name="SelectedItinerary" maxOccurs="unbounded"> <s:complexType> <s:attribute name="ItineraryRef" type="s:string" use="required"> <s:annotation> <s:documentation>Reference to the selected itineraries.</s:documentation> </s:annotation> </s:attribute> </s:complexType> </s:element> </s:sequence> <s:attribute name="SessionID" type="s:string" use="optional"> <s:annotation> <s:documentation>SessionID of initial request if different from the current session</s:documentation> </s:annotation> </s:attribute> <s:attribute name="OptionRef" type="s:string" use="required"> <s:annotation> <s:documentation>Reference to the selected shopping option</s:documentation> </s:annotation> </s:attribute> </s:complexType> |
| type | s:string | ||
| properties |
|
||
| annotation |
|
||
| source | <s:attribute name="SessionID" type="s:string" use="optional"> <s:annotation> <s:documentation>SessionID of initial request if different from the current session</s:documentation> </s:annotation> </s:attribute> |
| type | s:string | ||
| properties |
|
||
| annotation |
|
||
| source | <s:attribute name="OptionRef" type="s:string" use="required"> <s:annotation> <s:documentation>Reference to the selected shopping option</s:documentation> </s:annotation> </s:attribute> |
| diagram | ![]() |
||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <s:element name="SelectedItinerary" maxOccurs="unbounded"> <s:complexType> <s:attribute name="ItineraryRef" type="s:string" use="required"> <s:annotation> <s:documentation>Reference to the selected itineraries.</s:documentation> </s:annotation> </s:attribute> </s:complexType> </s:element> |
| type | s:string | ||
| properties |
|
||
| annotation |
|
||
| source | <s:attribute name="ItineraryRef" type="s:string" use="required"> <s:annotation> <s:documentation>Reference to the selected itineraries.</s:documentation> </s:annotation> </s:attribute> |