Configure XDB to non validating mode [message #120644] |
Sat, 21 May 2005 07:16 |
amolj
Messages: 1 Registered: May 2005
|
Junior Member |
|
|
Hi,
Is it possible to configure oracle not to validate the xml being inserted against DTD reference?
The requirement is :
XML is received from third party and we simply need to put it in the db for future reference. Since the modification of the received XML is not desirable,the xml needs to be put in DB as it is. If tried to insert as it is, it gives error about namespace not found etc because it doesnt find the dtd.
Can the validation of the XML while inserting be turned OFF?
imediate replies will be highly appreciated.
Regards,
Amol J
|
|
|
|