Home
Products & Services
Developers
XML
Contents Table
On-Line Help
Release Notes
Install Notes
Binaries
Sources
XML-RPC
RSS
About & Contact
Want to know more?
Use the following form to contact someone at EnAppSys for more information.

GetNodeType Method

See Also   Example   Applies To

Returns a string with a text description of the XML node type.

Syntax

object.GetNodeType (NodeType)

Part Description
object An object expression that evaluates to an XMLRPCUtility object.
NodeType Required. A member of the enumerated list XML_NodeType.

Remarks

If the passed integer is not equivalent to one of the XML Node Types then the code "Unknown" is returned.

An example of the code fragment needed is below:

Dim X as New XMLRPCUtility ' The Utility object

Print X.GetNodeType(XML_TAG)

Terms of Use, Cookie and Privacy PoliciesAll Materials on this Website are Copyright EnAppSys Ltd. ©2002 - 2012
Registered Office: EnAppSys Ltd, Arnison House, 139B The High Street, Yarm, Stockton-on-Tees TS15 9AY
Registered in England and Wales, Number: 4685938