OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] XML-Schema Help

[ Lists Home | Date Index | Thread Index ]

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




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS