ModuleWriteTransformer
The ModuleWriteTransformer updates the module variables from code within the input stream. A typical
use in the XML data stream would be
<paloose:module name="cookies">
<paloose:param name="theme" value="myTheme"/>
</paloose:module>
Note that the above code is swallowed and does not cause any XML output.
Note
This example needs expanding
Copyright 2006 – 2023 Hugh Field-Richards. All Rights Reserved.