Method Parser.XML.NSTree.NSNode()->get_defined_nss()
- Method get_defined_nss
mapping(string:string) get_defined_nss()
- Description
Returns a mapping with all the namespaces defined in the current scope, except the default namespace.
- Note
The returned mapping is the same as the one in the node, so destructive changes will affect the node.