Is it possible to validate XML against an XSD in a database

My problem is this:  I want to validate an XML document against an XSD that
is stored in a database as a BLOB.  My assumption is that the XSD has to be
in a file system for the XML document to reference it.  But, is it possible
to reference an XSD in a database or stored as objects?

Please help!

Thanks,
Malia

Received on Thursday, 6 December 2001 19:31:47 UTC