[xslt] Callback for xsl:message with terminate=yes



Hi all,

In my transformation file, I use xsl:message element with attribute terminate=yes to display error for some cases
I wonder if there is a way (sth like a callback, or a return value) in libxslt, so that in my C code, I can evaluate if the xsl:message is called, together with the message text?

Best regards,
Ali


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]