Content completion for map argument of fn:transform cuts off the stylesheet-location hint to stylesheet-

Here should go questions about transforming XML with XSLT and FOP.
Martin Honnen
Posts: 96
Joined: Tue Aug 19, 2014 12:04 pm

Content completion for map argument of fn:transform cuts off the stylesheet-location hint to stylesheet-

Post by Martin Honnen »

In topic17340.html I asked for content completion/suggestions on using the XPath 3.1 map option on the transform function.

Using oXygen XML Editor 21.1, build 2019120214, I get those suggestions but somehow `stylesheet-location` doesn't show up, only `stylesheet-`. Other options like `stylesheet-node` show up completely, I am not sure why `stylesheet-location` is cut to `stylesheet-`.
tavy
Posts: 364
Joined: Thu Jul 01, 2004 12:29 pm

Re: Content completion for map argument of fn:transform cuts off the stylesheet-location hint to stylesheet-

Post by tavy »

Hello Martin,

Thanks for your feedback.
Yes, it seems that the content compilation suggestion in this case is not correct, should not propose 'stylesheet-` and should propose `stylesheet-location` instead. I added an issue on our issue tracker to correct this problem.

Best Regards,
Octavian
Octavian Nadolu
<oXygen/> XML Editor
http://www.oxygenxml.com
teo
Posts: 57
Joined: Wed Aug 30, 2017 3:56 pm

Re: Content completion for map argument of fn:transform cuts off the stylesheet-location hint to stylesheet-

Post by teo »

Hello Martin,

Just wanted to update this thread and let you know that oXygen 22 (released a few days ago) solves the issue you reported on this thread.

Regards,
Teo
Teodor Timplaru
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply