[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: XML formatting

adam hardy wrote:

The CDATA works well, but the xml:space didn't work until I spotted the typo! That's a very interesting attribute and it makes me wonder how many more useful attributes there are like that - can you recommend a good xml documentation website?

Yeah, it should be 'preserve'. You can get some more information on various features of XML that may not be well known in the following article.


http://xml.com/pub/a/98/10/guide0.html?page=1

Dave



Thanks, Adam