Skip to content

Instantly share code, notes, and snippets.

@nialdarbey
Created November 6, 2012 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nialdarbey/4025431 to your computer and use it in GitHub Desktop.
Save nialdarbey/4025431 to your computer and use it in GitHub Desktop.
namespace-manager
<mulexml:namespace-manager includeConfigNamespaces="true">
<mulexml:namespace prefix="soap" uri="http://schemas.xmlsoap.org/soap/envelope/" />
<mulexml:namespace prefix="mes" uri="http://www.mule-health.com/SOA/message/1.0" />
<mulexml:namespace prefix="mod" uri="http://www.mule-health.com/SOA/model/1.0" />
<mulexml:namespace prefix="ins" uri="http://www.insurance.com/message/1.0" />
</mulexml:namespace-manager>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment