We don't need to export document's file size from database as we have the file to get his size.
This can avoid inconsistent data and broken xml files if the data from database are broken.
To test :
- update database to set 0 as filesize in plugin_docman_version
- export the project --> it works
- import the project --> it's broken