XML grammar ambiguity (trivial)

I think the production for "children" is ambiguous, because
"choice" and "seq" both accept:

     '(' cp ')'.

In this case, of course, it doesn't *matter* whether it's a
choice or a seq, because they're equivalent; just something
that might be worth clearing up.

http://www.xml.com/axml/target.html#NT-children

--
/==============================================================\
|John Stracke        |http://www.thibault.org| S/MIME, HTML OK |
|Francois Thibault   |=========================================|
|Bhakail, East       | Illiterate? Write today for free help!  |
|francis@thibault.org|                                         |
\==============================================================/

Received on Sunday, 20 June 1999 17:56:48 UTC