Container for all custom pipeline markup definitions. This single element may contain multiple markup-extension elements.
Markup plugins are not supported by Mobile Portal Accelerator.
<markup-extensions>
<markup-extension
local-name="set-context"
namespace-uri="http://mycorp.com/pipeline_ext">
<process class-name="com.mycorp.xmlpipeline.ext.setcontext"/>
</markup-extension>
<markup-extensions>