xslt_error Returns an error string &reftitle.description; stringxslt_error resourcexh Returns a string describing the last error that occurred on the passed XSLT processor. &reftitle.parameters; xh The XSLT processor link identifier, created with xslt_create. &reftitle.returnvalues; Returns the error message, as a string. &reftitle.examples; Handling errors using the <function>xslt_error</function> and <function>xslt_errno</function> functions. ]]> &reftitle.seealso; xslt_errno