RE: XML Document parsing.

2005-01-26 Thread Jesse Pelton
:20An: xerces-c-dev@xml.apache.org; [EMAIL PROTECTED]Betreff: RE: XML Document parsing. The text may be whitespace, often used for formatting for human readability. Unless you tell the parser what whitespace is significant (via a DTD, for instance), it must

RE: XML Document parsing.

2005-01-26 Thread Jesse Pelton
Title: XML Document parsing. The text may be whitespace, often used for formatting for human readability. Unless you tell the parser what whitespace is significant (via a DTD, for instance), it must retain it all.         text     is not the same as   text   The former has a newline and s