When the files are uploaded to the server, all spaces are replaced with an underscore. But the xml files retain the original file name with the space. You can do a mass replace easily enough on the xml to fix the issue, but ideally the spaces should be replaced in the output xml file as well.
When the files are uploaded to the server, all spaces are replaced with an underscore. But the xml files retain the original file name with the space. You can do a mass replace easily enough on the xml to fix the issue, but ideally the spaces should be replaced in the output xml file as well.