Doesn't sound like you've done much research. Have you visited the 
xerces.apache.org website or searched on Google? There's a lot of material 
available on the web.

Thanks.

Michael Glavassevich
XML Technologies and WAS Development
IBM Toronto Lab
E-mail: mrgla...@ca.ibm.com
E-mail: mrgla...@apache.org

karthikeyan...@polarisft.com wrote on 30/10/2012 07:07:45 AM:

> Hi Mukul,
> 
> Thanks for your reply
> We are coming up with the test cases,standalone api isolating the 
problem.
> BTW, can anyone please let me know if there is any link available to get
> the xerces parsers source code, any books available in market especially
> about the xerces parsers  or any other source to get a detailed idea of 
how
> these parsers work.
> 
> 
> Thanks
> karthik
> 
> 
> 
> From:   Mukul Gandhi <muk...@apache.org>
> To:   j-users@xerces.apache.org
> Date:   10/25/2012 08:20 PM
> Subject:   Re: xerces cloning a node .. Need your valuable inputs.Please
>             help me.
> 
> 
> 
> Hi Karthik,
> 
> On Thu, Oct 25, 2012 at 6:22 PM,  <karthikeyan...@polarisft.com> wrote:
> > We had the below code in place for cloning a node.
> >
> >         Node outNode = inNode.cloneNode(deep);
> >
> > And then we found that clone node in xerces may sometimes delete a
> > attribute
> 
> Can you please post a test case, which will help us investigate the
> issue better? Ideally, the test case should include:
> 1) a small input XML document.
> 2) a complete java program (ideally isolating only the problem parts),
> using the APIs which you think have problems.
> 
> If there are attachments within your test case, a Jira issue would be 
good.
> 
> > so we added below piece of code but this is still not working.
> > Can you please let us know the issue?
> 
> I feel, the code fragment you've shared won't help significantly to
> debug this issue. I would suggest, first posting a proper test case
> and then give us some time to work on the issue.
> 
> 
> 
> 
> --
> Regards,
> Mukul Gandhi
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
> For additional commands, e-mail: j-users-h...@xerces.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to