Requires xsltproc
from libxslt (included in the OpenModelica installer for Windows).
function setInitXmlStartValue input String fileName; input String variableName; input String startValue; input String outputFile; output Boolean success = false; end setInitXmlStartValue;