LOCATOR SYS ID: file:/java/pubs/dev/wspack-docs/tutorial/examples/jaxp/sax/work/../samples/slideSampleBad1.xml START DOCUMENT ELEMENT: CHARS: ELEMENT: CHARS: ELEMENT: CHARS: Wake up to WonderWidgets! END_ELM: CHARS: END_ELM: CHARS: ELEMENT: CHARS: ELEMENT: CHARS: Overview END_ELM: CHARS: ELEMENT: CHARS: Why ELEMENT: CHARS: WonderWidgets END_ELM: CHARS: are great END_ELM: CHARS: ELEMENT: CHARS: ELEMENT: CHARS: Who ELEMENT: CHARS: buys END_ELM: CHARS: WonderWidgets END_ELM: ** Parsing error, line 22, uri file:/java/pubs/dev/wspack-docs/tutorial/examples/jaxp/sax/work/../samples/slideSampleBad1.xml The element type "item" must be terminated by the matching end-tag "". org.xml.sax.SAXParseException: The element type "item" must be terminated by the matching end-tag "". at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1162) at javax.xml.parsers.SAXParser.parse(SAXParser.java:345) at javax.xml.parsers.SAXParser.parse(SAXParser.java:281) at Echo06.main(Echo06.java:74)