Example
The following plug-in passes the parameters defined in the insertParameters.xml file as
input to the XHTML process. Generally, an additional XSLT override will make use of the parameters to do
something new with the generated content.
<plugin id="com.example.newparam">
<feature extension="dita.conductor.xhtml.param"
file="insertParameters.xml"/>
</plugin>