Report - Apologies for the repost but I'm kinda in a bind here.
Jim

> -----Original Message-----
> From: Murphy, James [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 29, 2001 4:39 PM
> To: '[EMAIL PROTECTED]'
> Subject: Schema error vs. Instance error?
> 
> 
> Hi all,
>  
> I am parsing an instance with an associated schema using 
> DOMParser.  I am trying to differentiate between errors 
> parsing the schema and errors parsing the instance.  
> Currently I can't tell in the call to error().  This is all 
> so I know when I can reuse grammar in the parser.  Obviously 
> if I fail to parse the schema I don't want to reuse the grammar.
>  
> I was looking atTraverseSchema::reportSchemError but I'm not 
> sure how to hook into it.  It seems kinda deep.  I also can't 
> seem to hook the XMLScanner's Error reporter since the 
> DOMParser keeps it under wraps.
> 
> Any thoughts?
> 
> Jim
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to