[EMAIL PROTECTED] wrote:
> 
> Unfortunately, Xerces doesn't support parsing embedded schemas, because
> there is no standard way of pointing to those schemas. An ugly way of doing
> it would be to create your own InputStream containing (only) the embedded
> schema, and return it when the parser asks the entity resolver for a schema
> document.

Could be a useful use case.  IIRC, MS has a scheme for embedding XSDs
within instance docs.

-Edwin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to