Re: [xml-dev] stupid deterministic content model question

From
Karl Waclawek <>
To
Date
2003-10-04T14:29:47Z
ID
<000b01c38a83$f6deeee0$0207a8c0@karl>
Thread
Re: [xml-dev] stupid deterministic content model question
> > I'm having a blackout. Is (para+|(para*, summary)) deterministic?
> 
> No, it is not.

Am I right in thinking that the validity of <para></para><summary/>
is therefore undetermined as the content model itself is not valid?

Karl