You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Jason Jesso <jj...@global-matrix.com> on 2003/12/08 21:38:47 UTC

ignoring white space

Hi:

I don't see a mailing list for users of Xerces C++.  Sorry if I got the 
wrong list.

My problem is:

I want to ignore white space in parsing a document.

I do call this when setting up the parser:

parser->setIncludeIgnorableWhitespace( false );

I still get #text nodes in the parsing of the document.    Am I doing 
something wrong?

Where I expect there to be a parent node I get a text node and get null.

Thanks.



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