newbie: auto-completion for xsl-fo

Having trouble installing Oxygen? Got a bug to report? Post it all here.
fma001
Posts: 3
Joined: Mon Jul 09, 2007 9:40 am

newbie: auto-completion for xsl-fo

Post by fma001 »

Hi!

I am a newbie to oxygen and have following problem: when I open an xsl file (eg. invoice.xsl in oxgen sample.xpr) with embedded fo, there is an auto-completion for xsl-tags but not for fo-tags. When I open an fo-file (eg. bold.fo) auto-completion for xsl-fo is working fine!

So how is auto-completion of fo-tags in xsl-files working?

Thanks in advance!
Franz
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

You have to enable content completion for FO elements and attributes in XSLT stylesheets by selecting the "Formatting Objects" option in Options -> Preferences -> Editor -> Content Completion -> XSL/XPath. In this options panel you can enable any custom schema for getting elements and attributes of that schema in the content completion window when editing XSLT stylesheets.


Regards,
Sorin
Post Reply