Changes

Jump to navigation Jump to search
45 bytes added ,  09:30, 29 March 2014
| '''Summary'''
|Many XML documents include whitespaces that have been added to improve readability. The {{Code|CHOP}} option controls the [http://www.w3.org/TR/REC-xml/#sec-white-space white-space processing mode] of the XML parser:
* By default, this option is set to {{Code|true}}. This way, leading and trailing whitespaces from text nodes will be chopped, and all empty text nodes will be discarded, thus reducing the size of a created database.
* The flag should be turned off if a document contains [[Full-Text#Mixed Content|mixed content]].
* The flag can also be turned off on [[Command-Line Options#BaseX Standalone|command line]] via <code>-w</code>.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu