XalanJ inserts these PIs for use by its own serializers that know how to
interpret them. What are you using to serialize your output?
Gary
Daniel Rubio wrote:
>
> BUG in disable-output-escaping.
>
> I am trying the follwing construct which is part of the XSLT recommendation (section
>16.4) ,
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
<
and in the transformation it appears as:
<
the XSLT spec (section 16.4) says a "<" should appear
Hope it helps,