Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Etsi tuesta

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Lue lisää

Where does the output of the xsl "message" element display?

  • 2 vastausta
  • 2 henkilöllä on sama ongelma
  • 101 näyttöä
  • Viimeisin kirjoittaja CLamb

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.

Valittu ratkaisu

Did you check the (global) Browser Console as well?

Lue tämä vastaus kontekstissaan 👍 1

Kaikki vastaukset (2)

Valittu ratkaisu

Did you check the (global) Browser Console as well?

Yes, they appear on the Browser Console if "JS" is enabled. Thanks.