Validate XML against XSD with PLSQL [message #309861] |
Sat, 29 March 2008 07:28 |
marlon_loyolite
Messages: 66 Registered: July 2006
|
Member |
|
|
Hi,
We now need some kind of automated solution that will pick
up the XMLs from a specific location or table and validate them
against the XSD in only Oracle PLSQL.
The validation of the XML against the XSD should take place when the XML is parsed.
I want to know how first the XSD's are stored or registered in the Oracle XDB repository.
Please can anyone suggest me how this can be done with a simple example
with a sample XML and XSD?
Regards,
Marlon.
|
|
|