You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Merico Raffaele <ra...@less.ch> on 2006/10/19 13:25:21 UTC

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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org