Client.xml — различия между версиями

Материал из Фабиус wiki
Перейти к: навигация, поиск
(Новая страница: « <?xml version="1.0" encoding="UTF-8"?> <ns:Documents Version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns="http://fsrar.ru/WEGAIS/…»)
 
м
Строка 1: Строка 1:
<?xml version="1.0" encoding="UTF-8"?>
+
<?xml version="1.0" encoding="UTF-8"?>
 
  <ns:Documents Version="1.0"
 
  <ns:Documents Version="1.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
  xmlns:xsi   = "http://www.w3.org/2001/XMLSchema-instance"
  xmlns:ns="http://fsrar.ru/WEGAIS/WB_DOC_SINGLE_01"
+
  xmlns:ns   = "http://fsrar.ru/WEGAIS/WB_DOC_SINGLE_01"
  xmlns:oref="http://fsrar.ru/WEGAIS/ClientRef"
+
  xmlns:oref = "http://fsrar.ru/WEGAIS/ClientRef"
  xmlns:qp="http://fsrar.ru/WEGAIS/QueryParameters">
+
  xmlns:qp   = "http://fsrar.ru/WEGAIS/QueryParameters">
  <ns:Owner>
+
 
    <ns:FSRAR_ID>030000255595</ns:FSRAR_ID>
+
  <ns:Owner>
  </ns:Owner>
+
  <ns:FSRAR_ID>030000255595</ns:FSRAR_ID>
  <ns:Document>  
+
  </ns:Owner>
    <ns:QueryClients>
+
 
      <qp:Parameters>
+
  <ns:Document>  
        <qp:Parameter>
+
  <ns:QueryClients>
          <qp:Name>ИНН</qp:Name>
+
    <qp:Parameters>
          <qp:Value>5020000004</qp:Value>
+
    <qp:Parameter>
        </qp:Parameter>
+
      <qp:Name>ИНН</qp:Name>
      </qp:Parameters>
+
      <qp:Value>5020000004</qp:Value>
    </ns:QueryClients>
+
    </qp:Parameter>
  </ns:Document>
+
    </qp:Parameters>
</ns:Documents>
+
  </ns:QueryClients>
 +
  </ns:Document>
 +
 
 +
</ns:Documents>

Версия 09:33, 18 декабря 2019

<?xml version="1.0" encoding="UTF-8"?>

<ns:Documents Version="1.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"
 xmlns:qp   = "http://fsrar.ru/WEGAIS/QueryParameters">
 <ns:Owner>
  <ns:FSRAR_ID>030000255595</ns:FSRAR_ID>
 </ns:Owner>
 <ns:Document> 
  <ns:QueryClients>
   <qp:Parameters>
    <qp:Parameter>
     <qp:Name>ИНН</qp:Name>
     <qp:Value>5020000004</qp:Value>
    </qp:Parameter>
   </qp:Parameters>
  </ns:QueryClients>
 </ns:Document>

</ns:Documents>