The documents containing long lines can affect performance when opened in the text editor. If
you choose to present the document with line wrap, some features are affected:
- The editor uses the Monospaced font.
- You cannot set font styles from .
- Automatic validation is disabled.
- Automatic spell checking is disabled.
- XPath field is disabled in the Find/Replace
dialog.
- Less precise localization for executed XPaths. The XPath executions use SAX sources for
smaller memory footprint. We recommend using XPath 2.0 instead of XPath 1.0 because it has
increased speed and a smaller memory footprint. Running an XPath expression requires
additional memory about 2 or 3 times the size of the document on disk.
The last two restrictions are valid only for XML documents.