Context-sensitive XSLT not working in 13.2

Oxygen general issues.
feickertmd
Posts: 12
Joined: Tue Nov 23, 2010 8:00 pm

Context-sensitive XSLT not working in 13.2

Post by feickertmd »

I know that oXygen usually has a good drag and drop ability in the XSLT editor in which you can drag from the source file tree and have your code appear within context of your template or for-each loops. HOwever, for some reason, my installation does not. My coworkers who downloaded new trisl could drag and crop with complete success in context awareness, but whenever I drag into my workspace, the XPath to my node always starts at the roots, even when I have set new context per template or for-each. How can I fix this to have the default behavior back?

Marc Feickert
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Context-sensitive XSLT not working in 13.2

Post by adrian »

Hello,

You can drop into the XSLT editor the elements and attributes dragged from the XSLT/XQuery input view (active after creating and associating a transformation scenario that specifies an input XML file).

It's possible that Oxygen does not detect the context from the stylesheet.
Could you please send us to support AT oxygenxml DOT com a set of sample stylesheet and XML that showcases this situation?

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply