How to comment in XSLT and not HTML April 26, 2023 by Tarik You use standard XML comments: <!-- Comment --> These are not processed by the XSLT transformer.