
Hello, The XPath field is disabled if the file size is larger than the minimum limit for large files that is set in Preferences -> Editor -> Open/Save -> Performance. It is one of the limitations of the support for editing very large files: http://www.oxygenxml.com/doc/ug-oxygen/large-file-editor.html These limitations try to avoid OutOfMemory errors and also improve the editing speed for very large files. Regards, Sorin Markus Flatscher wrote:
Sorin,
yes, my data is well-formed. Is it possible that this is related to file size? It doesn't seem to happen with small files, but only with files of a size of 15K lines or so.
Markus
Sorin Ristache wrote:
Hello,
The XPath field is activated in the Find/Replace diaog only if the document is well-formed XML. An XPath expression cannot be applied on a text fragment that is not well-formed XML. Is your document a well-formed XML one? If yes please post a small sample for reproducing the problem.
Regards, Sorin