[Xml-compile] Cannot find child element:argo from call

Tapio.Niva at tieto.com Tapio.Niva at tieto.com
Wed Feb 24 09:40:02 GMT 2010


Hello,
XML::Compile 1.13 and XML::Compile::SOAP 2.10
BR, Tapio

-----Original Message-----
From: Mark Overmeer [mailto:solutions at overmeer.net] 
Sent: 24. helmikuuta 2010 11:21
To: Niva Tapio
Cc: XML-Compile
Subject: Re: [Xml-compile] Cannot find child element:argo from call

* Tapio.Niva at tieto.com (Tapio.Niva at tieto.com) [100224 08:40]:
> in following script I tried to call ”getNodes” operation based on attached
> NodeBean.wsdl, but failed with message “Cannot find child element: arg0” :

I think it is a namespace problem. The message which is sent has no
namespace on <condition>  Probably a mistake of XML::Compile::SOAP.
Which versions of XML::Compile and XML::Compile::SOAP do you run?

> <?xml version="1.0" encoding="UTF-8"?>
> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
> <SOAP-ENV:Body>
> <x0:getNodes xmlns:x0="http://node.sdk.nms.ov.hp.com/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
> <condition>
> 	<name>name</name>
> 	<operator>LIKE</operator>
> 	<value>VJHASW%</value>
> </condition>
> </x0:getNodes>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>
-- 
Regards,
               MarkOv

------------------------------------------------------------------------
       Mark Overmeer MSc                                MARKOV Solutions
       Mark at Overmeer.net                          solutions at overmeer.net
http://Mark.Overmeer.net                   http://solutions.overmeer.net



More information about the Xml-compile mailing list