ValiDoll

Untitled

Feb 29th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.80 KB | None | 0 0
  1. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  2.     <soap:Header/>
  3.     <soap:Body> <m:update_order xmlns:m="uri:mnogo_1c"
  4.                                xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
  5.                                xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
  6.                                xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  7.                                xmlns:ord="http://new.mnogo.ru/soap/mnogo_1c"
  8.                                xmlns:xsd1="http://new.mnogo.ru/soap/mnogo_1c"
  9.                                xmlns:xsd2="http://schemas.xmlsoap.org/soap/encoding/"
  10.                                xmlns:xsd3="http://schemas.xmlsoap.org/wsdl/"
  11.                                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  12.                                soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  13.         <input xsi:type="xsd1:order">
  14.             <ord:orders_id>501613</ord:orders_id>
  15.             <ord:fullnumber>slava</ord:fullnumber>
  16.             <ord:customers_name>slava slava slava</ord:customers_name>
  17.             <ord:customers_street_address>Россия, Москва, Академика Павлова, 2, 3
  18.             </ord:customers_street_address>
  19.             <ord:customers_telephone>79220000000</ord:customers_telephone>
  20.             <ord:customers_email_address>[email protected]</ord:customers_email_address>
  21.             <ord:delivery_name>slava slava slava</ord:delivery_name>
  22.             <ord:delivery_street_address>Россия, Москва, Академика Павлова, 2, 3
  23.             </ord:delivery_street_address>
  24.             <ord:delivery_email>[email protected]</ord:delivery_email>
  25.             <ord:delivery_telephone>79220000000</ord:delivery_telephone>
  26.             <ord:last_modified>2016-02-24 18:19:54</ord:last_modified>
  27.             <ord:date_purchased>2016-02-24 18:14:24</ord:date_purchased>
  28.             <ord:shipping_date>2016-03-24 00:00:00</ord:shipping_date>
  29.             <ord:shipping_cost>3250</ord:shipping_cost>
  30.             <ord:shipping_costrub></ord:shipping_costrub>
  31.             <ord:shipping_method></ord:shipping_method>
  32.             <ord:shipping_name></ord:shipping_name>
  33.             <ord:shipping_description></ord:shipping_description>
  34.             <ord:orders_status>Confirmed</ord:orders_status>
  35.             <ord:orders_status_name>Отказался после доставки</ord:orders_status_name>
  36.             <ord:doc_date_order>2016-02-24 18:19:54</ord:doc_date_order>
  37.             <ord:comments></ord:comments>
  38.             <ord:customers_comments></ord:customers_comments>
  39.             <ord:operator>Admin</ord:operator>
  40.             <ord:products>
  41.                 <!--1 or more repetitions:-->
  42.                 <ord:product>
  43.                     <ord:products_id>500329</ord:products_id>
  44.                     <ord:products_name>1000 ИГРОВОГО ЗОЛОТА WARGAMING</ord:products_name>
  45.                     <ord:products_quantity>1.00</ord:products_quantity>
  46.                     <ord:products_status></ord:products_status>
  47.                     <ord:products_status_name></ord:products_status_name>
  48.                     <ord:doc_date_item>2016-02-24 18:13:55</ord:doc_date_item>
  49.                     <ord:comment></ord:comment>
  50.                     <ord:products_price>3250</ord:products_price>
  51.                     <ord:products_rubprice></ord:products_rubprice>
  52.                     <ord:final_price>3250</ord:final_price>
  53.                     <ord:miles_card_value></ord:miles_card_value>
  54.                     <ord:miles_card_name></ord:miles_card_name>
  55.                     <ord:certificate_code>9876543210</ord:certificate_code>
  56.                 </ord:product>
  57.             </ord:products>
  58.         </input>
  59.     </m:update_order></soap:Body>
  60. </soap:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment