Reading a XML file that does not have namespace
678476Jul 19 2011 — edited Feb 26 2020Hi,
I have a customer who sends XML files that has no namespace (no first line which has xmlns tag).
It has a proper XSD, however I am unable to read this using File-Read as an XML file.
Any suggestions ?
(eg) file looks like below:
<EdiAcknowledgementOut>
<SchemaVersion>1.0</SchemaVersion>
<FileType>PO</FileType>
<CustCode>PII</CustCode>
Thanks,
Revathi