in that post I am asking how to leverage Cloverleaf to process HL7 XML https://usspvlclovertch2.infor.com/viewtopic.php?t=8680https://usspvlclovertch2.infor.com/viewtopic.php?t=8680
Here I would like to know your knowledge about XML XSD for HL7
I found on GitHub a repository of HL7 XML in different versions
When I copy one version (I used 2.6) into Cloverleaf 6.2.1, during compilation of the XML I get a few warning popups. But they all get compiled.
I bult a simple xlate with some field copies. When I execute it, the testing tool crashes.
I assume the xlate crashes due to a “faulty” XML/XSD.
How can I find out the the root cause of the error? What would we have to change in the XSD’s?