[ https://issues.apache.org/jira/browse/WSCOMMONS-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Saliya Ekanayake updated WSCOMMONS-278: --------------------------------------- Attachment: patch.txt I have included the patch for this. It required me at add a method to the OMElement interface to retrieve the namespace URI Thanks, Saliya > Need OMElement.getNamespaceURI() convenience method > --------------------------------------------------- > > Key: WSCOMMONS-278 > URL: https://issues.apache.org/jira/browse/WSCOMMONS-278 > Project: WS-Commons > Issue Type: Improvement > Components: AXIOM > Reporter: Glen Daniels > Assignee: Glen Daniels > Fix For: Axiom 1.3 > > Attachments: patch.txt > > > It is extremely *in*convenient to constantly have to type > element.getNamespace().getNamespaceURI() in order to simply get the String > namespace from an OMElement. :) We should add a convenience method > OMElement.getNamespaceURI(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.