Implementing IXmlWriter Series

C++, XML Add comments

While I had originally planned on stretching out my Implementing IXmlWriter series of posts into at least three or four more posts, I’ve decided to end it here. Here is a list of the posts in the series:

Off the top of my head, here are a few things left to implement:

  • Processing instructions
  • Doc type declarations
  • CDATA declarations
  • Entity references
  • Character entities
  • Character encodings (e.g. UTF-8, UTF-16, etc.)
  • Robust error handling, such as throwing an exception if WriteAttribute() is called with an illegal character

Update: 2007-07-11 10:58 PM: Microsoft’s XmlLite provides all this and more for Windows developers.

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in