RE: [pointless:Partiles:Structure]: i cannot understand this ph rase...

Michael,

Two minor edits:

> -----Original Message-----
> From: C. M. Sperberg-McQueen [mailto:cmsmcq@acm.org]
> Sent: Monday, July 23, 2001 5:46 PM
> To: Martin Gudgin
> Cc: choi jongwon; Henry S. Thompson; www-xml-schema-comments@w3.org
> Subject: Re: [pointless:Partiles:Structure]: i cannot understand this
> phrase...
> 
> 
...

> Similarly, OR returns TRUE if and only if at least one of the
> arguments is TRUE.
> 
>    (or a b c) ==> TRUE
>    (or a b c x y z) ==> TRUE  (not FALSE, as you wrote)
> 

....

  By contrast, writing
> 
>    <xsd:element name="elephant-child">
>     <xsd:complexType>
>      <xsd:choice/>  <!-- not <xsd:sequence/> as you wrote -->
>     </xsd:complexType>
>    </xsd:element>
> 

Matthew

Received on Monday, 23 July 2001 20:47:24 UTC