| Concept Framework 1.0 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: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |