dataType() Instance Public methods VARIANT dataType the data type of the node
dataType=(arg0) Instance Public methods VOID dataType the data type of the node
definition() Instance Public methods IXMLDOMNode definition pointer to the definition of the node in the DTD or schema
depth(arg0) Instance Public methods I4 depth IXMLDOMNode arg0 --- pNode [IN]
firstChild() Instance Public methods IXMLDOMNode firstChild first child of the node
formatDate(arg0, arg1, arg2=nil) Instance Public methods BSTR formatDate VARIANT arg0 --- varDate [IN] BSTR arg1 --- bstrFormat [IN] VARIANT arg2 --- varDestLocale [IN]
formatIndex(arg0, arg1) Instance Public methods BSTR formatIndex I4 arg0 --- lIndex [IN] BSTR arg1 --- bstrFormat [IN]
formatNumber(arg0, arg1) Instance Public methods BSTR formatNumber R8 arg0 --- dblNumber [IN] BSTR arg1 --- bstrFormat [IN]
formatTime(arg0, arg1, arg2=nil) Instance Public methods BSTR formatTime VARIANT arg0 --- varTime [IN] BSTR arg1 --- bstrFormat [IN] VARIANT arg2 --- varDestLocale [IN]
hasChildNodes() Instance Public methods BOOL hasChildNodes
Page 511 of 11844