Re: Long time to complete SAX2Count schema validation.

2001-08-28 Thread Marcin Kopka
I'm using Xerces 1.4.2 to validate the XML.   When I turn validation of it takes about 2.5 seconds. Marty Elena Litani wrote: Marty, > > Hi all, > I'm validating a large (approx. 7Mb or 120K+ lines of text) > XML file against a several hundred line XSD and its taking > approximately 20+ m

Long time to complete SAX2Count schema validation.

2001-08-22 Thread Marcin Kopka
Hi all,     I'm validating a large (approx. 7Mb or 120K+ lines of text) XML file against a several hundred line XSD and its taking approximately 20+ minutes.   I was wondering if anyone knew if : 1. This about the speed I should be expecting??? 2.  There is any way of speeding this up??? Than