| Concept Framework 2.2 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: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |