I have a large file bpm20.xml, is it possible to have this definition in more than one file, and make reference to them from another file?, something like an "include" tag from the main definition file.
I don't think it's possible to split up a single process definition into different bpmn20.xml files. If you have more than one process-definition, these can be split over different files.