<?xml version="1.0" encoding="UTF-8"?> 
<ns:Documents Version="2.0"  
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  xmlns:ns="http://fsrar.ru/WEGAIS/WB_DOC_SINGLE_01" 
  xmlns:oref="http://fsrar.ru/WEGAIS/ClientRef_v2"  
  xmlns:pref="http://fsrar.ru/WEGAIS/ProductRef_v2"  
  xmlns:ainp="http://fsrar.ru/WEGAIS/ActChargeOnShop_v2"  
  xmlns:ce="http://fsrar.ru/WEGAIS/CommonEnum" 
> 
  <ns:Owner> 
    <ns:FSRAR_ID>%fsrar_id</ns:FSRAR_ID> 
  </ns:Owner> 
  <ns:Document> 
    <ns:ActChargeOnShop_v2> 
      <ainp:Identity>%Identity</ainp:Identity> 
      <ainp:Header>           
        <ainp:ActDate>%ActDate</ainp:ActDate> 
        <ainp:Number>%Number</ainp:Number> 
        <ainp:TypeChargeOn>Продукция, полученная до 01.01.2016</ainp:TypeChargeOn> 
        <ainp:Note>%Note</ainp:Note> 
      </ainp:Header> 
      <ainp:Content> 
        %Positions
      </ainp:Content> 
    </ns:ActChargeOnShop_v2> 
  </ns:Document> 
</ns:Documents> 