Subroutine Name | Executable Example | Viewable Example | Used Resource |
---|---|---|---|
W3APPLY-XSLT-XML-TO-DYNAMIC |
E3XSLT3 |
E3XSLT3 |
E3XSLT3.HTML |
Call an XSLT processor and transform the output page with a stylesheet loaded from the resource directory of the given Natural library. If no library is specified, use the current library.
1 W3XSLT (A) DYNAMIC BY VALUE /* i /m : xslt 1 W3XML (A) DYNAMIC BY VALUE /* i /m : xml 1 W3RESULT (A) DYNAMIC /* o/m : result 1 W3RESPONSE (I4) OPTIONAL /* o/o : result
If the W3RESPONSE
parameter is not specified, the Web
Interface error processing is triggered if an error occurs. If the
W3RESPONSE
parameter is specified, the parameter contains the
Natural message number if an error occurred, or zero on success.
PERFORM W3APPLY-XSLT-XML-TO-DYNAMIC W3XSLT W3XML W3RESULT PERFORM W3APPLY-XSLT-XML-TO-DYNAMIC W3XSLT W3XML W3RESULT W3RESPONSE
Load Style Sheet and Apply XSLT Processing is available only on Natural for Windows and UNIX supporting non-natural files/resources and that contain the User Exit USR 6001P. Internally uses workfile 12.