Hi there, For future reference, as of Camel 2.10 the XPath language is able to audit and log all namespace mappings (prefixes and URIs) that appear in the incoming message, to aid debugging such issues.
Take a look at http://camel.apache.org/xpath.html#XPath-Namespaceauditingtoaiddebugging. Regards, *Raúl Kripalani* Principal Consultant | FuseSource Corp. r...@fusesource.com | fusesource.com <http://www.fusesource.com/> skype: raul.fuse | twitter: @raulvk <http://twitter.com/raulvk>, @fusenews<http://twitter.com/fusenews> On 21 March 2012 17:04, Omar Atia <omar.a...@its.ws> wrote: > I got it thanks. > > From: Omar Atia > Sent: Wednesday, March 21, 2012 6:48 PM > To: 'users@camel.apache.org' > Subject: extract Subno using XPATH > > Dear all, > > I have the attached XML , who can help me to extract SubscriberNo using > XPATH in spring DSL , it has name spaces to reach it . > > I need to set header value subno equals to the value coming in the XML. > > Thanks, > Omar Atia >