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

  • From: Eric Bohlman <ebohlman@n...>
  • To: "Schoedl, Andreas" <Andreas.Schoedl@s...>
  • Date: Wed, 31 May 2000 08:40:31 -0700 (PDT)

On Wed, 31 May 2000, Schoedl, Andreas wrote:

> <!ELEMENT C (A,A)>, is such content model allowed? I ask, because I can
> nowhere find the statement that it is forbidden. But I strongly feel that it
> should be! 

Why?

> Whereas <!ELEMENT C (A?,A)> seems to be excluded (XML REC 3.2.1), alas not
> _very_ explicitly.

Because the content model is ambiguous.  When the processor sees the first
<A> after a <C>, it can't tell whether it's the first or second item in
the sequence without looking ahead.  Note that (A,A?) describes the same
language but is not ambiguous.



***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

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