Subject:breaking a huge xml file into smaller chunks Author:Sushant Prabhu Date:24 Jan 2007 03:21 AM
Hi All,
Currently I am using xsl to generate xml to xml transformation & it works fine.
Now the genreated xml file is huge & i need to split this 1 huge xml file into smaller chunks & preserving the start & end tag of the orginal file in the new files in my case <packageBody> tags
So say the huge file I have is something like this
------------------------------------------------------