You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2004/03/03 16:39:10 UTC

DO NOT REPLY [Bug 27412] - whitespaces ignored occationally

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27412>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27412

whitespaces ignored occationally





------- Additional Comments From mrglavas@ca.ibm.com  2004-03-03 15:39 -------
Hi. Could you please provide an example (xml document, DTD, etc...) which can 
be used to demonstrate the behaviour you feel is incorrect. SAX2 parsers are 
required to report whitespace in element content [1] to 
ContentHandler.ignoreableWhitespace. If your document has a DTD which has 
element declarations whose content is element only, white space children of 
these elements will be reported in SAX to the ignorableWhitespace callback.

[1] http://xml.apache.org/xerces2-j/faq-sax.html#faq-3

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org