Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
xmlSetNsProp | version 1.0 | no |
number xmlSetNsProp(number node, number ns, string name, string value) |
node | the node |
ns | the namespace handle |
name | the attribute name |
value | the attribute value |
Set (or reset) an attribute carried by a node. The ns structure must be in scope, this is not checked |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT | (c)2011 RadGs Software |