Hi jan,

Whatever I am trying , I have posted. I am trying to read xsd with colon
(:) separated and save the attibutes.

<xs:element name=bd_company_t:bd_company />

>From here I need to fetch the element name bd_company_t and bd_company



On Tuesday, December 23, 2014, Jan Matèrne (jhm) [via Camel] <
ml-node+s465427n576104...@n5.nabble.com> wrote:

> If you need more assistance you should provide more details - not one
> single
> piece after the next.
> Maybe you could write a unit test (XY extends CamelTestSupport) which
> shows
> your expectations, then we could work on the route.
>
> Jan
>
> > -----Ursprüngliche Nachricht-----
> > Von: Jan Matèrne (jhm) [mailto:[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5761045&i=0>]
> > Gesendet: Dienstag, 23. Dezember 2014 09:28
> > An: '[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5761045&i=1>'
> > Betreff: AW: Camel
> >
> > from(...).split().tokenize(",").to(...)
> > https://camel.apache.org/splitter.html
> >
> > Not sure if you need a group size ( tokenize(",", 1) ).
> >
> >
> > But maybe you dont want to 'split' (like the EIP) the payload.
> > So have also a look at http://camel.apache.org/csv.html
> >
> >
> > Jan
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: smilevasu6 [mailto:[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5761045&i=2>]
> > > Gesendet: Dienstag, 23. Dezember 2014 06:45
> > > An: [hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5761045&i=3>
> > > Betreff: Re: Camel
> > >
> > > please, i am not able to find how can we split colon separated
> > > attributes in camel.
> > >
> > > Please any one help me on this?
> > >
> > > And i dont want to hard code the attributes like as we do Xpath.
> > >
> > >
> > >
> > > --
> > > View this message in context:
> > http://camel.465427.n5.nabble.com/Camel-
> > > tp5760986p5761000.html
> > > Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
> http://camel.465427.n5.nabble.com/Camel-tp5760986p5761045.html
>  To unsubscribe from Camel, click here
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5760986&code=c3Jpbml2YXMudGh1bmdhQGdtYWlsLmNvbXw1NzYwOTg2fDE3NjU5MTYzMTM=>
> .
> NAML
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>


-- 
Sent from Gmail Mobile




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

Reply via email to