It would be nice if you could pass the FundsXML version as a parameter for converting csv to FunsdXML.
e.g. :
convert -c c2x -version 4.1.3 ....
Then the root node could contain the Schema Location:
<FundsXML4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://fundsxml.org/schema/FundsXML_4.1.3.xsd">
It would be nice if you could pass the FundsXML version as a parameter for converting csv to FunsdXML.
e.g. :
convert -c c2x -version 4.1.3 ....Then the root node could contain the Schema Location: