Introduction | |
EXSLT Extensions | |
Extension attributes (XSLT only) | |
Additional serialization parameters | |
ยป | Extension functions |
The Map Extension | |
Extension instructions | |
Introduction | |
EXSLT Extensions | |
Extension attributes (XSLT only) | |
Additional serialization parameters | |
ยป | Extension functions |
The Map Extension | |
Extension instructions | |
saxon:print-stack() ==> xs:string
This function takes no arguments. It returns a string whose value is a formatted representation
of the
current state of the execution stack. This is suitable for display using xsl:message
or the trace()
function, or it can be inserted as a comment into the result document.