Get Elements By Tag Name NS Array Method

Short Name: Get Elements By Tag Name NS Array

Requires: Base Development System

Class: Element Methods

Returns an array of nodes of elements with a local name and namespace URI you specify, in the order that a preorder traversal of the Document tree would encounter them, starting from a node you specify.

Parameters

Name Type Direction
Namespace URI string in
Local Name string in
Array Of Elements array out