Advertisement
fedorm

fedorm

May 25th, 2018
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.52 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <goods-catalog>
  3.     <!-- SR-1146 -->
  4.  
  5.     <good marking-of-the-good="4000417606006">
  6.         <name>Шоколад RITTER SPORT Goldschatz мол 250г</name>
  7.         <bar-code code="4000417606006">
  8.             <default-code>true</default-code>
  9.         </bar-code>
  10.         <product-type>ProductPieceEntity</product-type>
  11.         <price-entry price="262.10">
  12.             <begin-date>2015-01-01T00:00:00.000+04:00</begin-date>
  13.             <end-date>2019-12-12T00:00:00.000+04:00</end-date>
  14.             <number>1</number>
  15.             <department number="1">
  16.                 <name>Бытовая техника</name>
  17.             </department>
  18.         </price-entry>
  19.        
  20.          <price-entry price="248.99">
  21.             <begin-date>2015-05-06T00:00:00.000+04:00</begin-date>
  22.             <end-date>2019-04-22T00:00:00.000+04:00</end-date>
  23.             <number>2</number>
  24.             <department number="1">
  25.                 <name>Бытовая техника</name>
  26.             </department>
  27.         </price-entry>
  28.        
  29.         <vat>18.0</vat>
  30.         <measure-type id="Шт">
  31.             <name>Шт</name>
  32.         </measure-type>
  33.         <group id="520701">
  34.             <name>Товар-спонсор</name>
  35.         </group>
  36.     </good>
  37.    
  38.     <product-sales-allowing transaction-id="0000000555484294" marking-of-the-good="4000417606006">
  39. <since-date>1980-01-01T00:00:00</since-date>
  40. <till-date>2016-12-31T23:59:59</till-date>
  41. </product-sales-allowing>
  42.  
  43.  
  44.  
  45. </goods-catalog>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement