> // Turn the validation feature on > parser.setFeature( "http://xml.org/sax/features/validation", true); That was the solution, I thought that this one is only for DTD-validation... So thanks a lot for this hint. No I get the following errors: Error: org.xml.sax.SAXParseException: Identity Constraint error: identity cons traint "KeyRef@3901c6" has a keyref which refers to a key or unique that is out of scope. Error: org.xml.sax.SAXParseException: Identity Constraint error: identity cons traint "KeyRef@19f91c" has a keyref which refers to a key or unique that is out of scope. Does those errors mean that my xml-document or my xml-schema is wrong ? Thanks for all, Uwe. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.comReceived on Tuesday, 26 June 2001 05:30:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:13:34 GMT