bool xslt_run
(resource xh
string xslt_file
string xml_data_file
string result
array xslt_params
array xslt_args)
Process the xml_data_file by applying the xslt_file stylesheet to it. The stylesheet has access to xslt_params and the processor is started with xslt_args. The result of the XSLT transformation is placed in the named buffer (default is "/_result").
HIVE: All information for read only. Please respect copyright! |