David-
Thanks. Oddly enough, though according to MS' docs:
-- Section 2.10 says that xml-space can be specified on any element controlling whether white space is preserved or normalized. The default is to normalize white space (which means unify all white space characters down to a single space). To preserve whitespace set xml-space to preserve, and this is inherited down the hierarchy. To switch back to the default, set xml-space to default
--Well, nomatter what I do it doesn't seem to do anything with the xml-space attribute. Moreover, it doesn't seem to actually set the attribute for any of my elements. For example, getAttribute(...) always returns null for xml-space.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@ic.ac.uk the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)