Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
xmlNodeSetContent | version 1.0 | no |
null-returned xmlNodeSetContent(number cur, string content) |
cur | the node being modified |
content | the new value of the content |
Replace the content of a node.
NOTE: @content is supposed to be a piece of XML CDATA, so it allows entity references, but XML special chars need to be escaped first |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |