oxy_xpath function and large XML files
Posted: Wed Jan 29, 2014 1:37 pm
Hello,
In a CSS file, I use the oxy_xpath function to interate over a another XML file. This file is stored on my computer and the file size is about 100 MB. If I try to edit a new XML file associated with this CSS file, I receive the following error message:
[CSS]:XPath failed: XPath failed due to: Failed to load document C:/example_file.xml
Im wondering whether there is a problem with the file size of example_file.xml because it works well if the file is smaller. Is it necessary to modify some options for larger files? The Oxygen version is 14.1. The amount of memory that Oxygen uses is already modified (now -Xmx2048m).
Thanks,
Franziska
In a CSS file, I use the oxy_xpath function to interate over a another XML file. This file is stored on my computer and the file size is about 100 MB. If I try to edit a new XML file associated with this CSS file, I receive the following error message:
[CSS]:XPath failed: XPath failed due to: Failed to load document C:/example_file.xml
Im wondering whether there is a problem with the file size of example_file.xml because it works well if the file is smaller. Is it necessary to modify some options for larger files? The Oxygen version is 14.1. The amount of memory that Oxygen uses is already modified (now -Xmx2048m).
Thanks,
Franziska