Changes

Jump to navigation Jump to search
No change in size ,  11:08, 29 March 2014
* 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>.
* If the <code>xml:space='"preserve'"</code> attribute is attached to an element, chopping will be turned of for all descendant text nodes. In the following example document, the whitespaces in the text nodes of the {{Code|text}} element will not be chopped:
<pre class="brush:xml">
<xml>
Demonstrating the CHOP flag
</title>
<text xml:space='"preserve'">To <b>be</b>, or not to <b>be</b>, that is the question.</text>
</xml>
</pre>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu