Файлы УТМ — различия между версиями
Материал из Фабиус wiki
Hisava (обсуждение | вклад) м |
Hisava (обсуждение | вклад) м (→client.xml) |
||
| Строка 3: | Строка 3: | ||
<?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: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:Owner> | ||
<ns:FSRAR_ID>030000255595</ns:FSRAR_ID> | <ns:FSRAR_ID>030000255595</ns:FSRAR_ID> | ||
</ns:Owner> | </ns:Owner> | ||
<ns:Document> | <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:Document> | ||
</ns:Documents> | </ns:Documents> | ||
Версия 12:16, 20 октября 2016
client.xml
<?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>