XmlHolder-XPATH problem when xml root element has xmlns
Hi, I am trying to the get the node values for a XML string using the XML Holder. below code is not working when xml string has namespace(ClinicalDocument xmlns=\"urn:hl7-org:v3\") Below is the...