Hi, In the W3C DOM Node interface define several constants such as ATTRIBUTE_NODE , DOCUMENT_NODE ,ELEMENT_NODE ................ etc. and possible to use these consents to to determine Node type .( using node.getNodeType()) .But I couldn't find same number of constants on Axiom OMNode interface .only few constant available to check with moNode.getType() . So please explain how I can check Node type On Axiom.?
Thanks , Sagara Gunathunga Blog - ssagara.blogspot.com Web - http://sagaras.awardspace.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
