BUG in disable-output-escaping. 

I am trying the follwing construct which is part of the XSLT recommendation (section 
16.4) , 
it appers its not implemented in Xalan 2.2 D6

  <xsl:text disable-output-escaping="yes">&lt;</xsl:text>

and in the transformation it appears as: 

<!-- PI:javax.xml.transform.disable-output-escaping -->&lt;<!-- 
PI:javax.xml.transform.enable-output-escaping -->

the XSLT spec (section 16.4) says a "<" should appear 

Hope it helps, 
Regards, 
Daniel Rubio 
[EMAIL PROTECTED]

Reply via email to