[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Accepting non-deterministic content models

  • From: Eric van der Vlist <vdv@d...>
  • To: "Roger L. Costello" <costello@m...>
  • Date: Fri, 06 Jul 2001 19:42:19 +0200

xsd content model non deterministic

"Roger L. Costello" wrote:
> 
> Hi Folks,
> 
> The following element, test, has a non-deterministic content model:

Maybe a stupid question, but (without discussing if it's a valid schema
or not) why is this non-deterministic with these numbers of occurrences
?

I would say that this allows either a, b or ab and that's it.

Eric
 
> <xsd:element name="test">
>     <xsd:complexType>
>         <xsd:choice>
>             <xsd:element name="a" type="xsd:string"/>
>             <xsd:element name="b" type="xsd:string"/>
>             <xsd:sequence>
>                <xsd:element name="a" type="xsd:string"/>
>                <xsd:element name="b" type="xsd:string"/>
>             </xsd:sequence>
>         </xsd:choice>
>     </xsd:complexType>
> </xsd:element>
> 
> XML Spy 4.0b, xerces 1.4.1 both accept this as valid.
> 
> xsv, turbo XML 2.2, and the IBM SQL all generate an error, indicating
> that the element, test, has a non-deterministic content model.
> 
> Isn't this a bad thing - some parsers accepting non-deterministic
> content models, while other parsers rejecting it?
> 
> I believe that the origin of this "problem" is that in the XML spec it
> states that parsers *should* reject non-deterministic content models.  I
> am wondering if perhaps "should" would be better replaced with "must"?
> /Roger
> 
-- 
See you at XTech in San Diego.
             http://conferences.oreillynet.com/cs/os2001/view/e_spkr/790
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
http://xsltunit.org      http://4xt.org           http://examplotron.org
------------------------------------------------------------------------

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.