I am new to camel and I am trying to use xpath

I have an error saying about a prefix in my xml is not bound

I declared all namespaces in the camel context but I am afraid the problem
is the schemalocation

where do I need to store my schemas ??

I put something like
   xmlns:xx="myschema"
   xsi:schemaLocation= "myschema /home/system/myschema.xsd"

but I am not sure I can use an absolute path here 

Thx
Franco
 



--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-xpath-errors-tp5749242.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to