Hi There is a method getLocalName() on the DOM Node object. It is supposed to return the local part of the fully qualified node name i.e. the part of the name to the right of the : in a namespace qualified name. Somehow it keeps returning a null to me. I am using xerces via jaxp. Is there some setting on the jaxp that I need to do before parsing my document? Any help will be appreciated.
Thx --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
