Problem when indenting a XSLT Stylesheet

Having trouble installing Oxygen? Got a bug to report? Post it all here.
LudoO

Problem when indenting a XSLT Stylesheet

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
LudoO
Posts: 2
Joined: Tue Dec 14, 2004 4:27 pm

Thanks

Post by LudoO »

Thanks for your fast answer !!
so I wait the next release...!!

Have a good day !
Post Reply