File: list-req.xml

package info (click to toggle)
libzeep 3.0.2-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,752 kB
  • sloc: cpp: 15,502; makefile: 113; xml: 45; ansic: 12
file content (11 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="http://mrs.cmbi.ru.nl/mrsws/search">
 <SOAP-ENV:Body>
  <ns:ListDatabanks/>
 </SOAP-ENV:Body>
</SOAP-ENV:Envelope>