getNamedItemNS

Get an item from the collection.


XopusNameList.getNamedItemNS( namespaceURI : String,  localName : String) : XopusNode

Arguments

namespaceURI
String. The namespace of the requested node.
localName
String. The local name of the requested node.

Return Value

XopusNode