Using RawXMLMessageReceiver, my service receives and OMElement as input
message.
OMElement children has namespace prefix :

<myPrefix:name>XXX</myPrefix:name>

Is there a way to remove the namespace prefix from OMElement and all its
children, programmatically ?



Reply via email to