Page 1 of 1

Problem when indenting a XSLT Stylesheet

Posted: Tue Dec 14, 2004 11:49 am
by LudoO
Hi,

When i indent a xslt stylesheet all the xpath containing an expression like > or < are converted into it html code ie > <.
How to disable this transformation ?

Thanks

LudoO

Posted: Tue Dec 14, 2004 2:07 pm
by george
Hi Ludo,

You cannot enter < directly in an attribute value.
You can have > in an attribute value. Currently oXygen escapes it but we already fixed this and in the next version > will stay as it is in attribute values.

Thanks,
George

Thanks

Posted: Tue Dec 14, 2004 5:25 pm
by LudoO
Thanks for your fast answer !!
so I wait the next release...!!

Have a good day !