Rahul Srivastava wrote: > According to http://www.megginson.com/SAX/Java/namespaces.html, namespaces > and namespace-prefixes can't be false together. > > Xerces allows both the features to set to false together.
I don't like the way in which the SAX documentation has been changed from saying that false/false is undefined to being "illegal". I do not believe that the parser should implicitly correct the settings set by the user -- that is a sure fire way to introduce unexpected application errors. -- Andy Clark * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
