This thread was archived.
Please ask a new question if you need help.
Solved
Archived
Where does the output of the xsl "message" element display?
When I access an XML file which has a reference to an XSL transform file where does the output of the "message" element display? I would expect it in the web console but it doesn't seem to display there.
When I access an XML file which has a reference to an XSL transform file where does the output of the "message" element display? I would expect it in the web console but it doesn't seem to display there.
All Replies (2)
Chosen Solution
Did you check the (global) Browser Console as well?
Yes, they appear on the Browser Console if "JS" is enabled. Thanks.