Hi,

I see from the following doc page that custom XML Refactoring operations 
disable the XInclude mechanism.
https://oxygenxml.com/doc/versions/18.1/ug-editor/topics/custom-refactoring-operations-x-tools.html

I understand the purpose of "safe mode" for the file that the refactoring 
operation is modifying. In my case, my refactoring operation needs to retrieve 
data from an auxiliary XML file using doc(). The other XML file is a DocBook 
targetset file. Read-only access to the targetset file is good enough, but I 
really need to get inside the subordinate XInclude files. Is this possible in 
the context of a custom XML Refactoring XSLT operation?

Thanks,
Amanda
_______________________________________________
oXygen-user mailing list
[email protected]
https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to