XML Parsing fails if HL7v2 XML namespace is not the default namespace (i.e. tags have namespace prefixes). This is due to string searches for version number etc. that do not take this into account.
fixed on 2.1 branch and trunk
Parsing now observes the HL7 XML namespace, whether it is declared as default NS or not
Log in to post a comment.
fixed on 2.1 branch and trunk
Parsing now observes the HL7 XML namespace, whether it is declared as default NS or not