XML Specific DP: XMLable

  

From: Design Patterns in XML Applications: Part II by Fabio Arciniegas.


Problem: Managing data gathered from XML documents, but not using DOM.

Example: Email program that saved messages as XML. You need "objects" to represent these messages.