Mukul Gandhi wrote on 12/30/2010 05:06:50 AM:
> On Thu, Dec 30, 2010 at 3:08 AM, joe j robles
wrote:
> > 1a) All element names must begin with lower case
> > 1b) All the complex types use the order indicator instead of
> >
> >
> > How to accomplish this using xerces? If not, which parser to us
On Thu, Dec 30, 2010 at 3:08 AM, joe j robles wrote:
> 1a) All element names must begin with lower case
> 1b) All the complex types use the order indicator instead of
>
>
> How to accomplish this using xerces? If not, which parser to use?
You can try using SAX or/and DOM APIs to read the XML sc