XFTSERVICE


Cliquez ici pour une liste complète des opérations.

Exemple_Get_Booking

Test

Pour tester l'opération en utilisant le protocole HTTP POST, cliquez sur le bouton 'Appeler'.
Paramètre Valeur
request:
param:
param2:

SOAP 1.1

Le texte suivant est un exemple de demande et de réponse SOAP 1.1. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /AbcXFTWebService.asmx HTTP/1.1
Host: xft.abc-informatique.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://abctourisme.com/2012/abctourismedossier/ClientServiceContrat/Exemple_Get_Booking"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Exemple_Get_Booking xmlns="http://abctourisme.com/2012/abctourismedossier">
      <request>string</request>
      <param>int</param>
      <param2>int</param2>
    </Exemple_Get_Booking>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Exemple_Get_BookingResponse xmlns="http://abctourisme.com/2012/abctourismedossier">
      <Transaction Target="Prod or Training or Test" TimeStamp="dateTime" Version="string" Implementation="string" xmlns="http://www.exchangefortravel.org/xft/current">xml<Control ID="ID" Ref="string" Parent="string" XPath="string" Name="string" EncryptionKey="HKey or xxxPolynom or Public or Secret" Encrypted="string"><Requester Channel="Advences or Amadeus or Ceto or Extranet or Galileo or LPB2B or Internet or Intranet or Nerus or OpenLink or Telephone or Unknown" Language="string" Code="string" Uid="string" Pwd="string" Profile="string" Owner="string" Application="ALP or CETO or ContourLink or Ecotour or GMTO or Orchestra or SIGAV or SpeedResa or Travelsoft or Traveltainment" Tool="BookingEngine or ShoppingRobot or AdminConsole or AgentConsole" Engine="Advences or Amadeus or AV2S or Galileo or MediaWelcome or Orchestra"><Agency xsi:nil="true" /><Agent xsi:nil="true" /><Brand xsi:nil="true" /><CoBrand xsi:nil="true" /></Requester><Session Code="string" /><ReplyTo Channel="Advences or Amadeus or Ceto or Extranet or Galileo or LPB2B or Internet or Intranet or Nerus or OpenLink or Telephone or Unknown" Language="string" Code="string" Uid="string" Pwd="string" Profile="string" Owner="string" Application="ALP or CETO or ContourLink or Ecotour or GMTO or Orchestra or SIGAV or SpeedResa or Travelsoft or Traveltainment" Tool="BookingEngine or ShoppingRobot or AdminConsole or AgentConsole" Engine="Advences or Amadeus or AV2S or Galileo or MediaWelcome or Orchestra"><Agency xsi:nil="true" /><Agent xsi:nil="true" /><Brand xsi:nil="true" /><CoBrand xsi:nil="true" /></ReplyTo></Control><ResponseStyle IncludeRequest="boolean" Owner="string" Template="string"><Sort Owner="string" Value="string" Key="string" Role="Account or Alert or Booking or Cancel or Category or Channel or Child or Context or Customer or Dictionnary or Error or Index or Invoice or Key or Keyword or Linked or Member or Name or Next or Number or Offer or Parent or Password or Policy or Previous or Product or Profile or Promotion or Reason or Rebate or Relation or Reference or Session or Sibling or Sort or Specific or Statistics or Status or System or Target or Ticket or Transaction or Type or User or Version or Warning" Keep="boolean"><Enums xsi:nil="true" /></Sort><Sort Owner="string" Value="string" Key="string" Role="Account or Alert or Booking or Cancel or Category or Channel or Child or Context or Customer or Dictionnary or Error or Index or Invoice or Key or Keyword or Linked or Member or Name or Next or Number or Offer or Parent or Password or Policy or Previous or Product or Profile or Promotion or Reason or Rebate or Relation or Reference or Session or Sibling or Sort or Specific or Statistics or Status or System or Target or Ticket or Transaction or Type or User or Version or Warning" Keep="boolean"><Enums xsi:nil="true" /></Sort></ResponseStyle></Transaction>
    </Exemple_Get_BookingResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Le texte suivant est un exemple de demande et de réponse SOAP 1.2. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /AbcXFTWebService.asmx HTTP/1.1
Host: xft.abc-informatique.net
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Exemple_Get_Booking xmlns="http://abctourisme.com/2012/abctourismedossier">
      <request>string</request>
      <param>int</param>
      <param2>int</param2>
    </Exemple_Get_Booking>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Exemple_Get_BookingResponse xmlns="http://abctourisme.com/2012/abctourismedossier">
      <Transaction Target="Prod or Training or Test" TimeStamp="dateTime" Version="string" Implementation="string" xmlns="http://www.exchangefortravel.org/xft/current">xml<Control ID="ID" Ref="string" Parent="string" XPath="string" Name="string" EncryptionKey="HKey or xxxPolynom or Public or Secret" Encrypted="string"><Requester Channel="Advences or Amadeus or Ceto or Extranet or Galileo or LPB2B or Internet or Intranet or Nerus or OpenLink or Telephone or Unknown" Language="string" Code="string" Uid="string" Pwd="string" Profile="string" Owner="string" Application="ALP or CETO or ContourLink or Ecotour or GMTO or Orchestra or SIGAV or SpeedResa or Travelsoft or Traveltainment" Tool="BookingEngine or ShoppingRobot or AdminConsole or AgentConsole" Engine="Advences or Amadeus or AV2S or Galileo or MediaWelcome or Orchestra"><Agency xsi:nil="true" /><Agent xsi:nil="true" /><Brand xsi:nil="true" /><CoBrand xsi:nil="true" /></Requester><Session Code="string" /><ReplyTo Channel="Advences or Amadeus or Ceto or Extranet or Galileo or LPB2B or Internet or Intranet or Nerus or OpenLink or Telephone or Unknown" Language="string" Code="string" Uid="string" Pwd="string" Profile="string" Owner="string" Application="ALP or CETO or ContourLink or Ecotour or GMTO or Orchestra or SIGAV or SpeedResa or Travelsoft or Traveltainment" Tool="BookingEngine or ShoppingRobot or AdminConsole or AgentConsole" Engine="Advences or Amadeus or AV2S or Galileo or MediaWelcome or Orchestra"><Agency xsi:nil="true" /><Agent xsi:nil="true" /><Brand xsi:nil="true" /><CoBrand xsi:nil="true" /></ReplyTo></Control><ResponseStyle IncludeRequest="boolean" Owner="string" Template="string"><Sort Owner="string" Value="string" Key="string" Role="Account or Alert or Booking or Cancel or Category or Channel or Child or Context or Customer or Dictionnary or Error or Index or Invoice or Key or Keyword or Linked or Member or Name or Next or Number or Offer or Parent or Password or Policy or Previous or Product or Profile or Promotion or Reason or Rebate or Relation or Reference or Session or Sibling or Sort or Specific or Statistics or Status or System or Target or Ticket or Transaction or Type or User or Version or Warning" Keep="boolean"><Enums xsi:nil="true" /></Sort><Sort Owner="string" Value="string" Key="string" Role="Account or Alert or Booking or Cancel or Category or Channel or Child or Context or Customer or Dictionnary or Error or Index or Invoice or Key or Keyword or Linked or Member or Name or Next or Number or Offer or Parent or Password or Policy or Previous or Product or Profile or Promotion or Reason or Rebate or Relation or Reference or Session or Sibling or Sort or Specific or Statistics or Status or System or Target or Ticket or Transaction or Type or User or Version or Warning" Keep="boolean"><Enums xsi:nil="true" /></Sort></ResponseStyle></Transaction>
    </Exemple_Get_BookingResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

Le texte suivant est un exemple de demande et de réponse HTTP GET. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

GET /AbcXFTWebService.asmx/Exemple_Get_Booking?request=string&param=string&param2=string HTTP/1.1
Host: xft.abc-informatique.net
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<Transaction Target="Prod or Training or Test" TimeStamp="dateTime" Version="string" Implementation="string" xmlns="http://www.exchangefortravel.org/xft/current">xml<Control ID="ID" Ref="string" Parent="string" XPath="string" Name="string" EncryptionKey="HKey or xxxPolynom or Public or Secret" Encrypted="string"><Requester Channel="Advences or Amadeus or Ceto or Extranet or Galileo or LPB2B or Internet or Intranet or Nerus or OpenLink or Telephone or Unknown" Language="string" Code="string" Uid="string" Pwd="string" Profile="string" Owner="string" Application="ALP or CETO or ContourLink or Ecotour or GMTO or Orchestra or SIGAV or SpeedResa or Travelsoft or Traveltainment" Tool="BookingEngine or ShoppingRobot or AdminConsole or AgentConsole" Engine="Advences or Amadeus or AV2S or Galileo or MediaWelcome or Orchestra"><Agency Uid="string" Pwd="string" Profile="string" Owner="string" /><Agent Gender="Both or Family or Female or Male or Unknown" Type="string" Age="nonNegativeInteger" BirthDate="string" Language="language" Currency="string" Uid="string" Pwd="string" Profile="string" Owner="string" Smoking="boolean" State="Customer or Idle or Prospect or Unknown or Suspect"><Name d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><CitizenShip d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><CitizenShip d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /></Agent><Brand /><CoBrand Is="Accomodation or Address or Area or Airport or Attraction or Balcony or Bar or Beach or Block or Castle or Center or City or Cliff or CoachStation or County or Country or CountrySide or Courtyard or Direction or District or Domain or Domestic or From or Garden or Garage or Gateway or Golf or Harbour or Hotel or Intersection or Lake or LeisurePark or Lift or Longhaul or Mediumhaul or MeetingOnSite or Monument or Mountain or Museum or Nightclub or Office or Park or Parking or Pickup or Playground or Point or PointOfInterest or Property or Recreation or Region or Residence or Restaurant or River or Sea or SeaSide or Situation or Slope or Shop or Shorthaul or State or Station or Street or SwimmingPool or Tennis or Terrasse or Terminal or Territory or Theater or To or TouristInformation or TrainStation or Unknown or VehicleStation or World or ZipCode or Zone or FerryStation" Role="PlaceOfBirth or PlaceOfIssue or PlaceOfUse or PlaceOfSignature or SellLocation or ProcessLocation"><Name d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Continent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Rooms d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Accomodation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Accomodations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Health d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /></CoBrand></Requester><Session Code="string" /><ReplyTo Channel="Advences or Amadeus or Ceto or Extranet or Galileo or LPB2B or Internet or Intranet or Nerus or OpenLink or Telephone or Unknown" Language="string" Code="string" Uid="string" Pwd="string" Profile="string" Owner="string" Application="ALP or CETO or ContourLink or Ecotour or GMTO or Orchestra or SIGAV or SpeedResa or Travelsoft or Traveltainment" Tool="BookingEngine or ShoppingRobot or AdminConsole or AgentConsole" Engine="Advences or Amadeus or AV2S or Galileo or MediaWelcome or Orchestra"><Agency Uid="string" Pwd="string" Profile="string" Owner="string" /><Agent Gender="Both or Family or Female or Male or Unknown" Type="string" Age="nonNegativeInteger" BirthDate="string" Language="language" Currency="string" Uid="string" Pwd="string" Profile="string" Owner="string" Smoking="boolean" State="Customer or Idle or Prospect or Unknown or Suspect"><Name d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><CitizenShip d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><CitizenShip d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /></Agent><Brand /><CoBrand Is="Accomodation or Address or Area or Airport or Attraction or Balcony or Bar or Beach or Block or Castle or Center or City or Cliff or CoachStation or County or Country or CountrySide or Courtyard or Direction or District or Domain or Domestic or From or Garden or Garage or Gateway or Golf or Harbour or Hotel or Intersection or Lake or LeisurePark or Lift or Longhaul or Mediumhaul or MeetingOnSite or Monument or Mountain or Museum or Nightclub or Office or Park or Parking or Pickup or Playground or Point or PointOfInterest or Property or Recreation or Region or Residence or Restaurant or River or Sea or SeaSide or Situation or Slope or Shop or Shorthaul or State or Station or Street or SwimmingPool or Tennis or Terrasse or Terminal or Territory or Theater or To or TouristInformation or TrainStation or Unknown or VehicleStation or World or ZipCode or Zone or FerryStation" Role="PlaceOfBirth or PlaceOfIssue or PlaceOfUse or PlaceOfSignature or SellLocation or ProcessLocation"><Name d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Continent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Rooms d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Accomodation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Accomodations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Health d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /></CoBrand></ReplyTo></Control><ResponseStyle IncludeRequest="boolean" Owner="string" Template="string"><Sort Owner="string" Value="string" Key="string" Role="Account or Alert or Booking or Cancel or Category or Channel or Child or Context or Customer or Dictionnary or Error or Index or Invoice or Key or Keyword or Linked or Member or Name or Next or Number or Offer or Parent or Password or Policy or Previous or Product or Profile or Promotion or Reason or Rebate or Relation or Reference or Session or Sibling or Sort or Specific or Statistics or Status or System or Target or Ticket or Transaction or Type or User or Version or Warning" Keep="boolean"><Enums /></Sort><Sort Owner="string" Value="string" Key="string" Role="Account or Alert or Booking or Cancel or Category or Channel or Child or Context or Customer or Dictionnary or Error or Index or Invoice or Key or Keyword or Linked or Member or Name or Next or Number or Offer or Parent or Password or Policy or Previous or Product or Profile or Promotion or Reason or Rebate or Relation or Reference or Session or Sibling or Sort or Specific or Statistics or Status or System or Target or Ticket or Transaction or Type or User or Version or Warning" Keep="boolean"><Enums /></Sort></ResponseStyle></Transaction>

HTTP POST

Le texte suivant est un exemple de demande et de réponse HTTP POST. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /AbcXFTWebService.asmx/Exemple_Get_Booking HTTP/1.1
Host: xft.abc-informatique.net
Content-Type: application/x-www-form-urlencoded
Content-Length: length

request=string&param=string&param2=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<Transaction Target="Prod or Training or Test" TimeStamp="dateTime" Version="string" Implementation="string" xmlns="http://www.exchangefortravel.org/xft/current">xml<Control ID="ID" Ref="string" Parent="string" XPath="string" Name="string" EncryptionKey="HKey or xxxPolynom or Public or Secret" Encrypted="string"><Requester Channel="Advences or Amadeus or Ceto or Extranet or Galileo or LPB2B or Internet or Intranet or Nerus or OpenLink or Telephone or Unknown" Language="string" Code="string" Uid="string" Pwd="string" Profile="string" Owner="string" Application="ALP or CETO or ContourLink or Ecotour or GMTO or Orchestra or SIGAV or SpeedResa or Travelsoft or Traveltainment" Tool="BookingEngine or ShoppingRobot or AdminConsole or AgentConsole" Engine="Advences or Amadeus or AV2S or Galileo or MediaWelcome or Orchestra"><Agency Uid="string" Pwd="string" Profile="string" Owner="string" /><Agent Gender="Both or Family or Female or Male or Unknown" Type="string" Age="nonNegativeInteger" BirthDate="string" Language="language" Currency="string" Uid="string" Pwd="string" Profile="string" Owner="string" Smoking="boolean" State="Customer or Idle or Prospect or Unknown or Suspect"><Name d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><CitizenShip d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><CitizenShip d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /></Agent><Brand /><CoBrand Is="Accomodation or Address or Area or Airport or Attraction or Balcony or Bar or Beach or Block or Castle or Center or City or Cliff or CoachStation or County or Country or CountrySide or Courtyard or Direction or District or Domain or Domestic or From or Garden or Garage or Gateway or Golf or Harbour or Hotel or Intersection or Lake or LeisurePark or Lift or Longhaul or Mediumhaul or MeetingOnSite or Monument or Mountain or Museum or Nightclub or Office or Park or Parking or Pickup or Playground or Point or PointOfInterest or Property or Recreation or Region or Residence or Restaurant or River or Sea or SeaSide or Situation or Slope or Shop or Shorthaul or State or Station or Street or SwimmingPool or Tennis or Terrasse or Terminal or Territory or Theater or To or TouristInformation or TrainStation or Unknown or VehicleStation or World or ZipCode or Zone or FerryStation" Role="PlaceOfBirth or PlaceOfIssue or PlaceOfUse or PlaceOfSignature or SellLocation or ProcessLocation"><Name d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Continent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Rooms d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Accomodation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Accomodations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Health d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /></CoBrand></Requester><Session Code="string" /><ReplyTo Channel="Advences or Amadeus or Ceto or Extranet or Galileo or LPB2B or Internet or Intranet or Nerus or OpenLink or Telephone or Unknown" Language="string" Code="string" Uid="string" Pwd="string" Profile="string" Owner="string" Application="ALP or CETO or ContourLink or Ecotour or GMTO or Orchestra or SIGAV or SpeedResa or Travelsoft or Traveltainment" Tool="BookingEngine or ShoppingRobot or AdminConsole or AgentConsole" Engine="Advences or Amadeus or AV2S or Galileo or MediaWelcome or Orchestra"><Agency Uid="string" Pwd="string" Profile="string" Owner="string" /><Agent Gender="Both or Family or Female or Male or Unknown" Type="string" Age="nonNegativeInteger" BirthDate="string" Language="language" Currency="string" Uid="string" Pwd="string" Profile="string" Owner="string" Smoking="boolean" State="Customer or Idle or Prospect or Unknown or Suspect"><Name d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><CitizenShip d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><CitizenShip d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /></Agent><Brand /><CoBrand Is="Accomodation or Address or Area or Airport or Attraction or Balcony or Bar or Beach or Block or Castle or Center or City or Cliff or CoachStation or County or Country or CountrySide or Courtyard or Direction or District or Domain or Domestic or From or Garden or Garage or Gateway or Golf or Harbour or Hotel or Intersection or Lake or LeisurePark or Lift or Longhaul or Mediumhaul or MeetingOnSite or Monument or Mountain or Museum or Nightclub or Office or Park or Parking or Pickup or Playground or Point or PointOfInterest or Property or Recreation or Region or Residence or Restaurant or River or Sea or SeaSide or Situation or Slope or Shop or Shorthaul or State or Station or Street or SwimmingPool or Tennis or Terrasse or Terminal or Territory or Theater or To or TouristInformation or TrainStation or Unknown or VehicleStation or World or ZipCode or Zone or FerryStation" Role="PlaceOfBirth or PlaceOfIssue or PlaceOfUse or PlaceOfSignature or SellLocation or ProcessLocation"><Name d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Continent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Rooms d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Accomodation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Accomodations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /><Health d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" /></CoBrand></ReplyTo></Control><ResponseStyle IncludeRequest="boolean" Owner="string" Template="string"><Sort Owner="string" Value="string" Key="string" Role="Account or Alert or Booking or Cancel or Category or Channel or Child or Context or Customer or Dictionnary or Error or Index or Invoice or Key or Keyword or Linked or Member or Name or Next or Number or Offer or Parent or Password or Policy or Previous or Product or Profile or Promotion or Reason or Rebate or Relation or Reference or Session or Sibling or Sort or Specific or Statistics or Status or System or Target or Ticket or Transaction or Type or User or Version or Warning" Keep="boolean"><Enums /></Sort><Sort Owner="string" Value="string" Key="string" Role="Account or Alert or Booking or Cancel or Category or Channel or Child or Context or Customer or Dictionnary or Error or Index or Invoice or Key or Keyword or Linked or Member or Name or Next or Number or Offer or Parent or Password or Policy or Previous or Product or Profile or Promotion or Reason or Rebate or Relation or Reference or Session or Sibling or Sort or Specific or Statistics or Status or System or Target or Ticket or Transaction or Type or User or Version or Warning" Keep="boolean"><Enums /></Sort></ResponseStyle></Transaction>