LOCATOR SYS ID: file:/java/pubs/dev/wspack-docs/tutorial/examples/jaxp/sax/work/../samples/slideSample07.xml START DOCUMENT ELEMENT: PROCESS: ELEMENT: ELEMENT: CHARS: Wake up to WonderWidgets! END_ELM: END_ELM: ELEMENT: ELEMENT: CHARS: This is the standard copyright message that our lawyers make us put everywhere so we don't have to shell out a million bucks every time someone spills hot coffee in their lap... END_ELM: ** Parsing error, line 29, uri file:/java/pubs/dev/wspack-docs/tutorial/examples/jaxp/sax/work/../samples/slideSample07.xml The content of element type "slide" must match "(image?,title,item*)". org.xml.sax.SAXParseException: The content of element type "slide" must match "(image?,title,item*)". 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 Echo10.main(Echo10.java:76)