Hello, It possible to make any PerlVar in XSP that will point, that XSP handler should pass original COMMENTS and ProcessingInstructions to result tree?
Something like <xsl:template match="comment()"> <xsl:comment><xsl:value-of select="."/></xsl:comment> </xsl:template> I actually don't know where it could be need but probably can. (I'm using this for debug purposes for example) Sincerely, Alex. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
