RE: [xml-dev] Problems with schema creation, help!!

From
DuCharme, Bob (LNG-CHO) <>
To
"''" <>
Date
2004-02-04T17:53:39Z
ID
<>
Thread
RE: [xml-dev] Problems with schema creation, help!!
>start = element code {(party?, party?) & ...}

I was kind of surprised that that worked, because I thought that the
parentheses indicated that the party elements inside of the code element had
to be contiguous. 

Bob