Defines the rule to be associated with custom pipeline markup.
Markup plugins are not supported by Mobile Portal Accelerator.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
class-name | The name of the class that implements the rule processing | xs:string | none | required |
<markup-extensions>
<markup-extension
local-name="set-context"
namespace-uri="http://mycorp.com/pipeline_ext">
<rule class-name="com.mycorp.xmlpipeline.ext.setcontext"/>
</markup-extension>
<markup-extensions>