Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reading a XML file that does not have namespace

678476Jul 19 2011 — edited Feb 26 2020
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 17 2011
Added on Jul 19 2011
4 comments
166 views