[relaxng-user] missing start element

Eric van der Vlist vdv at dyomedea.com
Fri Nov 28 21:35:33 ICT 2003


Hi,

On Fri, 2003-11-28 at 21:01, David Tolpin wrote:
> Hi,
> 
> why
> 
> start = element foo {grammar{}}
> 
> is illegal?  It matches productions in the specification, and I cannot find
> where it is required that 'start' is required.

A reason (maybe not the only one) why this is illegal is that this would
be simplified as :

start = element foo {}

and that "element foo {}" is illegal.

Eric
-- 
Curious about Relax NG? My book in progress is waiting for your review!
                                   http://books.xmlschemata.org/relaxng/
Upcoming XML schema languages tutorials:
 - Philadelphia -full day- ( 7/12/2003)        http://masl.to/?V28612FC5
 - Santa Clara  -half day- (15/03/2004)        http://masl.to/?J24916E96
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------



More information about the relaxng-user mailing list