Description
void xslt_output_endtransform
(void);
The xslt_output_endtransform() ends the output transformation started by the xslt_output_begintransform() function. You must call this function in order to see the results of the output transformation.