This issue has been previously discussed. See forwarded message.
--- Begin Message ---
/Timas/:
I make validation with XSD. Validation is successfully. Also I add in XSD
attribute mixed="false". And whitespaces(node=#text) are also in the DOM
tree
How to parse without them?
See "Re: Xerces2 DOMParser and getting rid of whitespace"
<http://mail-archives.apache.org/mod_mbox/xerces-j-users/200608.mbox/[EMAIL PROTECTED]>:
"Or you could use the DOM Level 3 LSParser and filter out content
(including whitespace) you're not interested in with an
LSParserFilter." as noted by Michael Glavassevich in a previous
message
<http://mail-archives.apache.org/mod_mbox/xerces-j-users/200606.mbox/[EMAIL PROTECTED]>.
--
Stanimir
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]