In Oxygen I am processing XML files with XSL FO using XEP as processor. It is currently spitting out everything from all XInclude documents in my source XML file. I'd like to prevent this if possible through an instruction in the XSL document, but I'd accept turning it off in Oxygen as a second resort. But I can't find either solution.
Many thanks in advance.
XSL FO disable Xinclude processing
Re: XSL FO disable Xinclude processing
Hi,
In the Oxygen Preferences->"XML / XML Parser" page there is an "Enable XInclude Processing" checkbox. Does unchecking that help with your usecase?
Regards,
Radu
In the Oxygen Preferences->"XML / XML Parser" page there is an "Enable XInclude Processing" checkbox. Does unchecking that help with your usecase?
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 15
- Joined: Thu Oct 18, 2018 11:45 am
Re: XSL FO disable Xinclude processing
It does, thanks. But I'd like not to have to switch it on/off each time depending on context. I'd rather configure it in the XSLT file as needed...
Re: XSL FO disable Xinclude processing
Hi,
Sorry but as your use case is very rare there is no such option to control this by specifying this setting in the XSLT.
Regards,
Radu
Sorry but as your use case is very rare there is no such option to control this by specifying this setting in the XSLT.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com