We often receive this kind of question: "I have a large XML document and I need to split it in many smaller documents; my document looks like this:[cc lang="xquery"] field1.1 field2.1
[/cc]...and I need to documents that don't contain more than N records each." Using...