| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| xmlNodeAddContent | version 1.0 | no |
| null-returned xmlNodeAddContent(number cur, string content) |
| cur | the XML node being modified |
| content | extra content |
|
Append the extra substring to the node content.
NOTE: Content is supposed to be raw text, so unescaped XML special chars are allowed, entity references are not supported. |
| Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |