RE: [xml-dev] XML-Schema Help

From
Ranjeet Sonone <>
To
John Cowan <>
Date
2002-08-16T21:24:49Z
ID
<>
Thread
RE: [xml-dev] XML-Schema Help
I think even the xmlschema implementation would be fine for an LL(1)
parser, as it can resolve the following production by lookahead:

A -> b | c | bc

a simple case with lookahead of 1.

The grammar that Dave needs fits in this class.
regards,
-ranjeet


-----Original Message-----
From: John Cowan [mailto:]
Sent: Friday, August 16, 2002 2:07 PM
To: Ranjeet Sonone
Cc: John Cowan; Doug Rudder; Dave Yancey; 
Subject: Re: [xml-dev] XML-Schema Help


Ranjeet Sonone scripsit:

> What do you mean by "in parallel"?

That is to say, without backtracking, at least in the Jing
implementation
of validation.  Of course, a backtracking implementation is also
possible.

-- 
John Cowan
        
                I am a member of a civilization. --David Brin