| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| xmlGetNsProp | version 1.0 | no |
| string xmlGetNsProp(number node, string name, string namespace) |
| node | the node |
| name | the attribute name |
| namespace | the URI of the namespace |
| Search and get the value of an attribute associated to a node. This attribute has to be anchored in the namespace specified. This does the entity substitution. This function looks in DTD attribute declaration for #FIXED or default declaration values unless DTD use has been turned off. |
| Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |