Documentation on Saxon Trace via -T switch
Replies (1)
Please register to reply
Added by Anonymous almost 15 years ago
Legacy ID: #7937906 Legacy Poster: Rowan Sylvester-Bradley (rowanbradley)
Hi, Is there any documentation or guidance on how to interpret the output generated by the Saxon -T (trace) switch? In particular, what does <LRE> mean? Thanks - Rowan
Legacy ID: #7946621 Legacy Poster: Michael Kay (mhkay)
No, I'm sorry, there's no documentation on this output format. LRE means "Literal result element", it corresponds to the evaluation of a literal result element in the stylesheet (or a direct element constructor in XQuery).
Please register to reply