URL based xml schema
Hi,
can the XML schema located at a URL (location on internet) be registered
in the database for validation against XML data. (using 9iR2)
If yes , can you pls give example to do this.
currently i am using the dbms_xmlschema.registerSchema() to register
the XML schema (String/doc based) and using functions to validate the XML data while loading.
thanks,
melvin