in reply to Re^2: Splitting xml file into multiple files
in thread Splitting xml file into multiple files

Are you seeing an error message when calling xml_split? The &nbspetc actually makes the example XML invalid. You may have non-well-formed XML that is causing the tools to barf.

-derby
  • Comment on Re^3: Splitting xml file into multiple files