GetNodeList() |
Top Previous Next |
Object: EHL7.QSXML FileName: EHL7.dll
METHOD
Name: GetNodeList() Parameters:
Returns: Object (See below) or nothing Description: Included for convenience.
*XML Note: This method is included as a convenience for advanced XML programming and is the functional equivalent of the MS XML code: XMLDocument.getElementsByTagName(strNodeName)
See Also: GetNodeChildren(), GetRootChildren() |