II am seeing the following error message when trying to compile an XML to HL7 Xlate
Command: hcixlttest cardiodx_idxrad_oru.xlt
FAILED
[0:TEST] Error loading XML Definition. – Unable to resolve the namespace of root element – ns1:ChlXmlExport
[0:TEST] Can’t get record definition for ‘xml Cardio ChlXmlExport ns1:ChlXmlExport’.
[0:TEST] Unable to compile XLT ‘cardiodx_idxrad_oru.xlt’.
The frustrating part of this is that the exact same schema is used in the HL7 to XML Xlate that is other half of this bi-directional interface and it compiles cleanly. Is CL more fussy on inbound XML then it is on Outbound XML?
I suspect that when I am using the XML package manager I am not choosing the correct option in the namespace and/or options panels
Any help would be appreciated