Файлы УТМ — различия между версиями
Материал из Фабиус wiki
Hisava (обсуждение | вклад) (Новая страница: «= Смотрите также = УТМ») |
Hisava (обсуждение | вклад) м |
||
Строка 1: | Строка 1: | ||
+ | = 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> | ||
+ | |||
= Смотрите также = | = Смотрите также = | ||
[[УТМ]] | [[УТМ]] |
Версия 12:13, 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>