Changes

Jump to navigation Jump to search
29 bytes added ,  10:26, 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 an XML element has an the <code>xml:space='preserve'</code> attributeis attached to an element, chopping will be turned of for all descendant text nodes. For example, in 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'>What a To <b>surprisingbe</b> move!, or not to <b>be</b>, that is the question.</text>
</xml>
</pre>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu