It would be really useful if the PedroDataFileWriter
could take an extra boolean flag to indicate whether
the schema location was written as part of the output
xml file or not.
The xml database that I am using as the backend
repository baulks when this is present as it already
has its own local copy of the schema stored within the
database.
Thanks