Advertisement
Guest User

Untitled

a guest
May 24th, 2018
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.47 KB | None | 0 0
  1. <Order>
  2.     <number>3023</number>
  3.     <action>CREATE</action>
  4.     <Condition>
  5.         <service>С24</service>
  6.         <Delivery>
  7.             <issue>2018-05-26</issue>
  8.         </Delivery>
  9.         <comment/>
  10.     </Condition>
  11.     <Region>
  12.         <departure>МОСКВА</departure>
  13.         <destination>АРХАНГЕЛЬСК</destination>
  14.     </Region>
  15.     <Consignee>
  16.         <Address>
  17.             <line/>
  18.             <Detail>
  19.                 <street/>
  20.                 <house/>
  21.                 <structure/>
  22.                 <apartment/>
  23.             </Detail>
  24.             <city/>
  25.             <postCode/>
  26.         </Address>
  27.         <RepresentativePerson>
  28.             <name>Вадим Томатов</name>
  29.             <Communication>
  30.                 <telephone1>+7 999 999-99-99</telephone1>
  31.                 <telephone2/>
  32.                 <telephone3/>
  33.                 <email>tomaaaaaaty@example.com</email>
  34.             </Communication>
  35.         </RepresentativePerson>
  36.     </Consignee>
  37.     <SelfDelivery>
  38.         <deliveryPoint>5</deliveryPoint>
  39.     </SelfDelivery>
  40.     <GoodsMeasure>
  41.         <weight/>
  42.         <volume>1</volume>
  43.         <amount/>
  44.         <statisticalValue>522</statisticalValue>
  45.     </GoodsMeasure>
  46.     <GoodsItems>
  47.         <Item>
  48.             <productNo>АЧ-212</productNo>
  49.             <productName>Очищающая пенка Splat &amp;quot;Oral Care Foam&amp;quot; для зубов и десен, 2в1, с ароматом алоэ и чайного дерева, 50 мл</productName>
  50.             <productVariant/>
  51.             <productBarCode>bark516</productBarCode>
  52.             <couponCode/>
  53.             <discount>0</discount>
  54.             <weightLine/>
  55.             <amountLine/>
  56.             <statisticalValueLine>174</statisticalValueLine>
  57.             <itemQuantity>1</itemQuantity>
  58.             <deliveryService/>
  59.         </Item>
  60.         <Item>
  61.             <productNo>ПЯ-208</productNo>
  62.             <productName>Очищающая пенка Splat &amp;quot;Oral Care Foam&amp;quot; для зубов и десен, 2в1, с ароматом малины, 50 мл</productName>
  63.             <productVariant/>
  64.             <productBarCode>bark517</productBarCode>
  65.             <couponCode/>
  66.             <discount>0</discount>
  67.             <weightLine/>
  68.             <amountLine/>
  69.             <statisticalValueLine>174</statisticalValueLine>
  70.             <itemQuantity>1</itemQuantity>
  71.             <deliveryService/>
  72.         </Item>
  73.         <Item>
  74.             <productNo>ПМ-207</productNo>
  75.             <productName>Очищающая пенка Splat &amp;quot;Oral Care Foam&amp;quot; для зубов и десен, 2в1, с ароматом мяты, 50 мл</productName>
  76.             <productVariant/>
  77.             <productBarCode>bark552</productBarCode>
  78.             <couponCode/>
  79.             <discount>0</discount>
  80.             <weightLine/>
  81.             <amountLine/>
  82.             <statisticalValueLine>174</statisticalValueLine>
  83.             <itemQuantity>1</itemQuantity>
  84.             <deliveryService/>
  85.         </Item>
  86.         <Item/>
  87.     </GoodsItems>
  88. </Order>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement