Is there any way I can parse a schema file in a stream. For a schema in a physical file, I created a in-memory XML instance document(as InputSource) and referred to this physical schema. However if the schema is in a stream how will I achieve this. Is there a way not to really have an instance document and still parse a schema.
Thanks Kiran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
