Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
xmlSearchNsByHref | version 1.0 | no |
number xmlSearchNsByHref(number doc, number node, string href) |
doc | the XML document |
node | the current node |
href | the namespace value |
Search a Ns aliasing a given URI. Recurse on the parents until it finds the defined namespace or return null otherwise. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |