<?xml version="1.0" encoding="windows-1252"?>
<node id="430113" title="Re^3: xml_split - split huge XML documents into smaller chunks" created="2005-02-11 09:33:42" updated="2005-07-27 00:39:01">
<type id="11">
note</type>
<author id="428649">
morfeas</author>
<data>
<field name="doctext">
&lt;p&gt;On using splitting and merging on Win.. After merging the xml compared with the original one gave: Bad newline interpretaion in the first (foo-00.xml) if this is about 30Kb of size. The smaller chunks, have no newline, but:&lt;/p&gt;

&lt;p&gt;from Twig  : &lt;/p&gt;
&lt;code&gt;
{
 &lt;sometag&gt;&lt;/sometag&gt;
&lt;/end_tag_before_splitingone&gt; 
}
&lt;/code&gt;
&lt;p&gt;right one :&lt;/p&gt;
&lt;code&gt;
{
 &lt;sometag&gt;&lt;![CDATA[]]&gt;&lt;/sometag&gt;
&lt;/end_tag_before_splitingone&gt; 
}
&lt;/code&gt;
&lt;p&gt;&lt;small&gt;&lt;b&gt;updated&lt;/b&gt; 2005-02-11 by mirod: added tags&lt;/small&gt;&lt;/p&gt;</field>
<field name="root_node">
429707</field>
<field name="parent_node">
430030</field>
</data>
</node>
