org.xml.sax.SAXException: occured... The element type "br" must be terminated by the matching end-tag "".

2004-12-07 Thread Ranjith Kodikara
Dear Friends,   I have written a java class to parse XML files using SAX (extending DefaultHandler). These xml files are generated from a database, and jsp is written and deployed in oc4j(same as Tomcat). For some files only the following error comes... I checked xml files and no difference

Re: Problem with grammar pool

2004-12-07 Thread Bob Foster
I don't want to drag this out forever, but no. As stated there are no necessary dependency relationships except by the document. This is because the document may directly reference any number of the schemas, including all. Bob Jeff Greif wrote: If this was all you had to use, you would be safe