Implementation: Virtuoso OpenLink
WSDL URL: http://imitko.pv.openlinksw.bg:8890/r4/groupH/complex/rpc/services.wsdl
Service: VirtuosoGroupHService
Port: GroupHServicePort
Time: Fri, 01 Nov 2002 01:11:33 GMT
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoSOAPStructFault SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><param><soapStruct><varInt>42</varInt><varFloat>0.0999</varFloat><varString>White Mesa Test String.</varString></soapStruct></param></m:echoSOAPStructFault></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] SOAPStructFault</faultstring><detail><h:part1 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:SOAPStructFault'><soapStruct xsi:type='ns0:SOAPStruct'><varString xsi:type='xsd:string'>White Mesa Test String.</varString><varInt xsi:type='xsd:int'>42</varInt><varFloat xsi:type='xsd:float'>0.0999</varFloat></soapStruct></h:part1></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoBaseStructFault SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><param><floatMessage>0.0999</floatMessage><shortMessage>42</shortMessage></param></m:echoBaseStructFault></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] BaseStructFault</faultstring><detail><h:part2 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:BaseStruct'><floatMessage xsi:type='xsd:float'>0.0999</floatMessage><shortMessage xsi:type='xsd:short'>42</shortMessage></h:part2></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoExtendedStructFault SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><param><floatMessage>0.0999</floatMessage><shortMessage>42</shortMessage><stringMessage>White Mesa Test</stringMessage><intMessage>-348</intMessage><anotherIntMessage>0</anotherIntMessage></param></m:echoExtendedStructFault></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] ExtendedStructFault</faultstring><detail><h:part3 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:ExtendedStruct'><stringMessage xsi:type='xsd:string'>White Mesa Test</stringMessage><intMessage xsi:type='xsd:int'>-348</intMessage><anotherIntMessage xsi:type='xsd:int'>0</anotherIntMessage><floatMessage xsi:type='xsd:float'>0.0999</floatMessage><shortMessage xsi:type='xsd:short'>42</shortMessage></h:part3></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoMultipleFaults1 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><whichFault>1</whichFault><param1><varInt>42</varInt><varFloat>0.0999</varFloat><varString>White Mesa Test String.</varString></param1><param2><floatMessage>0.0999</floatMessage><shortMessage>42</shortMessage></param2></m:echoMultipleFaults1></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] echoMultipleFaults1</faultstring><detail><h:part1 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:SOAPStructFault'><soapStruct xsi:type='ns0:SOAPStruct'><varString xsi:type='xsd:string'>White Mesa Test String.</varString><varInt xsi:type='xsd:int'>42</varInt><varFloat xsi:type='xsd:float'>0.0999</varFloat></soapStruct></h:part1></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoMultipleFaults1 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><whichFault>2</whichFault><param1><varInt>42</varInt><varFloat>0.0999</varFloat><varString>White Mesa Test String.</varString></param1><param2><floatMessage>0.0999</floatMessage><shortMessage>42</shortMessage></param2></m:echoMultipleFaults1></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] echoMultipleFaults1</faultstring><detail><h:part2 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:BaseStruct'><floatMessage xsi:type='xsd:float'>0.0999</floatMessage><shortMessage xsi:type='xsd:short'>42</shortMessage></h:part2></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoMultipleFaults1 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><whichFault>3</whichFault><param1><varInt>42</varInt><varFloat>0.0999</varFloat><varString>White Mesa Test String.</varString></param1><param2><floatMessage>0.0999</floatMessage><shortMessage>42</shortMessage></param2></m:echoMultipleFaults1></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] echoMultipleFaults1</faultstring><detail><h:part1 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:SOAPStructFault'><soapStruct xsi:type='ns0:SOAPStruct'><varString xsi:type='xsd:string'>White Mesa Test String.</varString><varInt xsi:type='xsd:int'>42</varInt><varFloat xsi:type='xsd:float'>0.0999</varFloat></soapStruct></h:part1></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoMultipleFaults2 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><whichFault>1</whichFault><param1><floatMessage>0.0999</floatMessage><shortMessage>42</shortMessage></param1><param2><floatMessage>-3.777E+08</floatMessage><shortMessage>0</shortMessage><stringMessage>White Mesa Test String (extended struct)</stringMessage><intMessage>7777</intMessage><anotherIntMessage>-5</anotherIntMessage></param2><param3><floatMessage>67.0008</floatMessage><shortMessage>22</shortMessage><stringMessage>White Mesa Test String (more extended struct)</stringMessage><intMessage>-1001</intMessage><anotherIntMessage>10000</anotherIntMessage><booleanMessage>1</booleanMessage></param3></m:echoMultipleFaults2></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] echoMultipleFaults2</faultstring><detail><h:part2 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:BaseStruct'><floatMessage xsi:type='xsd:float'>0.0999</floatMessage><shortMessage xsi:type='xsd:short'>42</shortMessage></h:part2></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoMultipleFaults2 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><whichFault>2</whichFault><param1><floatMessage>0.0999</floatMessage><shortMessage>42</shortMessage></param1><param2><floatMessage>-3.777E+08</floatMessage><shortMessage>0</shortMessage><stringMessage>White Mesa Test String (extended struct)</stringMessage><intMessage>7777</intMessage><anotherIntMessage>-5</anotherIntMessage></param2><param3><floatMessage>67.0008</floatMessage><shortMessage>22</shortMessage><stringMessage>White Mesa Test String (more extended struct)</stringMessage><intMessage>-1001</intMessage><anotherIntMessage>10000</anotherIntMessage><booleanMessage>1</booleanMessage></param3></m:echoMultipleFaults2></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] echoMultipleFaults2</faultstring><detail><h:part3 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:ExtendedStruct'><stringMessage xsi:type='xsd:string'>White Mesa Test String (extended struct)</stringMessage><intMessage xsi:type='xsd:int'>7777</intMessage><anotherIntMessage xsi:type='xsd:int'>-5</anotherIntMessage><floatMessage xsi:type='xsd:float'>-377700000</floatMessage><shortMessage xsi:type='xsd:short'>0</shortMessage></h:part3></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoMultipleFaults2 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><whichFault>3</whichFault><param1><floatMessage>0.0999</floatMessage><shortMessage>42</shortMessage></param1><param2><floatMessage>-3.777E+08</floatMessage><shortMessage>0</shortMessage><stringMessage>White Mesa Test String (extended struct)</stringMessage><intMessage>7777</intMessage><anotherIntMessage>-5</anotherIntMessage></param2><param3><floatMessage>67.0008</floatMessage><shortMessage>22</shortMessage><stringMessage>White Mesa Test String (more extended struct)</stringMessage><intMessage>-1001</intMessage><anotherIntMessage>10000</anotherIntMessage><booleanMessage>1</booleanMessage></param3></m:echoMultipleFaults2></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] echoMultipleFaults2</faultstring><detail><h:part4 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:MoreExtendedStruct'><booleanMessage xsi:type='xsd:boolean'>1</booleanMessage><stringMessage xsi:type='xsd:string'>White Mesa Test String (more extended struct)</stringMessage><intMessage xsi:type='xsd:int'>-1001</intMessage><anotherIntMessage xsi:type='xsd:int'>10000</anotherIntMessage><floatMessage xsi:type='xsd:float'>67.0008</floatMessage><shortMessage xsi:type='xsd:short'>22</shortMessage></h:part4></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>
[Request Message]
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><m:echoMultipleFaults2 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:m="http://soapinterop.org/wsdl"><whichFault>4</whichFault><param1><floatMessage>0.0999</floatMessage><shortMessage>42</shortMessage></param1><param2><floatMessage>-3.777E+08</floatMessage><shortMessage>0</shortMessage><stringMessage>White Mesa Test String (extended struct)</stringMessage><intMessage>7777</intMessage><anotherIntMessage>-5</anotherIntMessage></param2><param3><floatMessage>67.0008</floatMessage><shortMessage>22</shortMessage><stringMessage>White Mesa Test String (more extended struct)</stringMessage><intMessage>-1001</intMessage><anotherIntMessage>10000</anotherIntMessage><booleanMessage>1</booleanMessage></param3></m:echoMultipleFaults2></SOAP-ENV:Body></SOAP-ENV:Envelope>
[Response Message]
<?xml version='1.0'?> <SOAP:Envelope SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP="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:dt="urn:schemas-microsoft-com:datatypes" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:ref="http://schemas.xmlsoap.org/ws/2002/04/reference/" xmlns:ns0="http://soapinterop.org/types" xmlns:wsdl='services.wsdl' > <SOAP:Body><SOAP:Fault><faultcode>SOAP:Server</faultcode><faultstring>[Virtuoso SOAP server] echoMultipleFaults2</faultstring><detail><h:part2 xmlns:h='http://soapinterop.org/wsdl' xsi:type='ns0:BaseStruct'><floatMessage xsi:type='xsd:float'>0.0999</floatMessage><shortMessage xsi:type='xsd:short'>42</shortMessage></h:part2></detail></SOAP:Fault></SOAP:Body></SOAP:Envelope>