Page 1 of 1

newbie: auto-completion for xsl-fo

Posted: Mon Jul 09, 2007 9:47 am
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

Posted: Mon Jul 09, 2007 12:58 pm
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