how about sax parsing? ----- Original Message ----- From: "Bagepalli, Kiran" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 07, 2002 11:51 AM Subject: Parsing XML schema as a stream
> 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
