| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| xmlSetProp | version 1.0 | no |
| number xmlSetProp(number node, string name, string value) |
| node | the node |
| name | the attribute name |
| value | the attribute value |
| Set (or reset) an attribute carried by a node. If name has a prefix, then the corresponding namespace-binding will be used, if in scope; it is an error it there's no such ns-binding for the prefix in scope. |
| Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |