KissXML
KissXML copied to clipboard
Add support for CDATA elements.
This adds a constructor for DDXMLElement that turns into a call to xmlNewCDataBlock and adds the CDATA node as a child of the DDXMLElement node.
This also adds the appropriate helper to DDXMLNode.