This function returns a new instance of class
DomCData. The content of the cdata is the
value of the passed parameter. Этот узел не будет отображаться в документе до тех пор,
пока он не будет вставлен, к примеру функцией
domnode_append_child().
Beware if you're using the PEAR package XML_BEAUTIFIER. This causes the DOM processor to recognise any CDATA section nodes as text nodes. Better just to stick with the formatting option when using dump_file()......