I am not sure though how to turn on Schema validation without using DTD
validation. So here are some questions
1) If Schema validation is turned on and the XML Schema source is
specified by an
Hi I 've posted this question on several mailing-lists / newsgroup without
any clue or start of answer so ANY idea -even to say "it 's not possible " is
welcome I 'm getting mad )
I 'm using Sax in J
I 'm using JAXP 1.1 's DocumentBuilder and Xerces 2.2 to load an XML string
into a DOM. A simple example string is <page >< </page >.
When I examine the DOM structure in my debugger I see an Element
Are you sure you are using the correct xmlParserAPIs.jar? (Or is it
possible that another version of JAXP got loaded?) The exception trace
worries me for all Xerces code it says "Unknown Source " in
Hi
I had following piece of code
OutputFormat outputFormat new
OutputFormat(document OutputFormat.Defaults.Encoding true)
XMLSerializer serializer new XMLSerializer(outputStream
out
When I run my code for parsing an XML dcument using SAX I get the following
error...(it complies fine but donesn 't run)
"java.lang.ClassNotFoundException org.apache.xerces.parsers.SAXParser
On Thursday 12/26/2002 at 07 23 ZE2 "Dima Gutzeit " <dima@(protected) >
wrote
> Sometimes when parsing XML files I get an error message(exception) about
> "invalid Unicode characters " is ther
On Monday 12/30/2002 at 10 52 PST rf <rufoo2001@(protected) > wrote
> How does an XML reader know of the encoding of an XML
> before reading it
The simple answer is it can 't. It needs to examing the