SOAP-REQUEST

POST /soap/meltWS.php HTTP/1.0
Host: melt.fwu.de
User-Agent: NuSOAP/0.7.3 (1.114)
Content-Type: text/xml; charset=UTF-8
SOAPAction: "urn:melt#record"
Authorization: Basic Og==
Content-Length: 502

<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="urn:melt"><SOAP-ENV:Body><tns:record xmlns:tns="urn:melt"><soapSessionID/><general_identifier>DE:DBS:1000</general_identifier><resultFields><item></item></resultFields></tns:record></SOAP-ENV:Body></SOAP-ENV:Envelope>