- From: Christoph Metzendorf <Christoph.Metzendorf@ptv.de>
- Date: Tue, 17 Jun 2003 13:20:17 +0200
- To: xmlschema-dev@w3.org
Received on Tuesday, 17 June 2003 07:21:22 UTC
I want to store different XML Schemas as string representations inside a database. If I'm going to validate a XML document against one of the stored schemas, I won't have an URL to the schema, but only its string representation. Is it possible in Java to validate the document only with the schema as string and how I have to do this? Thanks in advance, Christoph
Received on Tuesday, 17 June 2003 07:21:22 UTC