KissXML icon indicating copy to clipboard operation
KissXML copied to clipboard

Add support for CDATA elements.

Open ewanmellor opened this issue 10 years ago • 0 comments

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.

ewanmellor avatar Mar 20 '15 02:03 ewanmellor