Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
xmlAddSibling | version 1.0 | no |
number xmlAddSibling(number cur, number elem) |
cur | the sibling node |
elem | the new node |
Add a new element elem to the list of siblings of cur merging adjacent TEXT nodes (elem may be freed). If the new element was already inserted in a document it is first unlinked from its existing context. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |