Why does XML header of the FME generated file displays the XML header as <?xml version="1.0" encoding="UTF-8" > instead of <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
Solved
Standalone = Yes is missing in FME generated file
Best answer by kailinatsafe
Hello
If you’re able to share how the XML is being generated, I can look into adding a parameter to support the standalone declaration in the tool. Happy to help, Kailin.



