[ 
https://issues.apache.org/jira/browse/SYNAPSE-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kasun Indrasiri updated SYNAPSE-717:
------------------------------------

    Attachment: SYNAPSE-717.patch

Attaching the patch with the new feature. 

> Namespace Replace Mediator
> --------------------------
>
>                 Key: SYNAPSE-717
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-717
>             Project: Synapse
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Kasun Indrasiri
>         Attachments: SYNAPSE-717.patch
>
>
> It is often required to change the namespace of a message that passes through 
> synapse. There is no straightforward way to do so with synapse and currently 
> we have the expensive alternatives such as xslt. 
> So, nsreplace mediator basically allows to replace the namespaces in the 
> current message.
> Syntax:
> <nsreplace name="nsr_1">
>     <ns source="www.foo.com" target="www.bar.com" targetprfix="nsr"/>+
> </nsreplace>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to