Hi Merico,

the element gemeldeterLohn in your binding file, should it be in the soap 
namespace?
If so you need to define your fb:value as <fb:value id="lohn"  
path="soap:gemeldeterLohn"/>

Regards,

Jeroen Reijn

-----Original Message-----
From: Merico Raffaele [mailto:[EMAIL PROTECTED]
Posted At: Thursday, October 19, 2006 1:25 PM
Posted To: Cocoon User List
Conversation: binding XML (namespace problem)
Subject: binding XML (namespace problem)


Dear Community

I'm working with cocoon 2.1.8 and I'm fighting with the namespace
declaration in the fb:context that looks as follows:

<fb:context path="/data/soap:Envelope//versicherter"
xmlns:soap="http://www.w3.org/2003/05/soap-envelope";>
        <fb:value id="lohn"  path="gemeldeterLohn"/>
</fb:context>

If I remove the soap-prefix (also in the XML data) it works fine.
Can anybody tell me what's wrong with this declaration of the namespace. 
For your support many thanks in advance ... Raffaele

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to