How to catch comments with SAX based XSLT processors (like XT) ?

Subject: How to catch comments with SAX based XSLT processors (like XT) ?
From: "Maxime Levesque" <maximel@xxxxxxxxxxxxxx>
Date: Fri, 3 Sep 1999 13:33:53 -0700

  the 'org.xml.sax.DocumentHandler'

 does not seem to have a callback for comments,

 but the XSLT spec has a 'comment()' expression,

 how is that supposed to happen ?

 I also cannot get <xsl:comment> to
 work (with XT), it remains silent ...


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread