| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| xmlNodeGetContent | version 1.0 | no |
| string xmlNodeGetContent(number cur) |
| cur | the node |
| Read the value of a node, this can be either the text carried directly by this node if it's a TEXT node or the aggregate string of the values carried by this node child's (TEXT and ENTITY_REF). Entity references are substituted. |
| Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Tue Oct 18 20:10:41 2011 GMT | (c)2011 RadGs Software |