Class OperationXslTransformationResources


  • public class OperationXslTransformationResources
    extends Object
    This element defines all resources necessary for the transformation. (In the case of XSLT, for example, the XSL stylesheet itself and - if necessary - additional \\*.css, \\*.js files or similar). Any number of resources can be passed, but at least one must be present for the transformation to succeed. The individual resources are passed via the individual `<file>` elements, which can occur multiple times.