Re: check for element name starts with lower case

2011-01-02 Thread Michael Glavassevich
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

Re: check for element name starts with lower case

2010-12-30 Thread Mukul Gandhi
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

check for element name starts with lower case

2010-12-29 Thread joe j robles
advance for your valuable input. -- View this message in context: http://old.nabble.com/check-for-element-name-starts-with-lower-case-tp30554151p30554151.html Sent from the Xerces - J - Users mailing list archive at Nabble.com