transform
A <transform> action transforms the incoming XML document using a specified XSL Stylesheet.
<x:view name="defaultView"> <x:transform xsl="website.xsl"/> </x:view>
- Documentation
- › Configuration
- › Elements
- › transform
transform element
Namespace: http://www.xopus.com/xmlns/config
Allowed Children
- param
- (Optional)
Attributes
- xsl
- The URI of an XML Stylesheet.