[Home] [By Thread] [By Date] [Recent Entries]


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:jcowan@r...]
Sent: Friday, August 16, 2002 2:07 PM
To: Ranjeet Sonone
Cc: John Cowan; Doug Rudder; Dave Yancey; xml-dev@l...
Subject: Re:  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
        jcowan@r...
                I am a member of a civilization. --David Brin

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member