in reply to Splitting XML file on Processing Instructions
You should be able to split the XML file. I would think using handlers instead of twigs would make the most sense. Have the processing instruction handler open an new split file, and have the other handlers write to the split file.
|
|---|