Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: invalid within XML-Spy, .NET and Xerces parsers but valid with the W3C validator

From: "Michael Kay" <mike@--------.--->
To: "'Robert Melskens'" <robert.melskens@-----.--->, <xmlschema-dev@--.--->
Date: 3/12/2009 12:58:00 PM
Saxon-SA also treats this schema as valid.
 
Saxon and the W3C validator both use an algorithm published by Henry Thomson
for deciding whether one complex type is a valid restriction of another.
This algorithm is "better" than the algorithm in the W3C spec, in that it
has a better fit to the intent of the rules, which is that R should be
allowed as a valid restriction of B if all instances of R are valid
instances of B. That's clearly the case here. However, although this
algorithm is better, it is not conformant: the conformance rules require a
processor to implement the rules in the spec, bugs and all. Which is what
XMLSpy, Xerces et al appear to be doing.
 
XSD 1.1 avoids this problem by defining the rules "by intent" rather than by
an actual algorithm: for this example, complA1 will be a valid restriction
of complA.
 
It's always good practice to put a schema through more than one processor if
you want the schema to be completely interoperable. People who only test on
XMLSpy">XMLSpy, for example, often find that it tolerates violations of the UPA
constraint which other schema processors reject.
 
Michael Kay
http://www.saxonica.com/


  _____  

From: xmlschema-dev-request@w... [mailto:xmlschema-dev-request@w...] On
Behalf Of Robert Melskens
Sent: 11 March 2009 08:40
To: xmlschema-dev@w...
Subject: invalid within XML-Spy, .NET and Xerces parsers but valid with the
W3C validator


Hi,
 
With the attached XML-Schema, a simplified version of one of our schema's,
we had some problems within XML-Spy. 
The schema contains a content-model, which is judged by XML-Spy as invalid. 
I know how to solve this invalidness, but that solution conflicts with the
desired model.

I wasn''t able to get a grip on the real source of this 'invalid' message by
XML-Spy. 
Why is it invalid to have a minOccurs of 1 on the sequence element? So I
decided to try another validator, it might give me more clues.
I tried ' <http://www.w3.org/2001/03/webdata/xsv>
http://www.w3.org/2001/03/webdata/xsv' enad surprisingly the schema was
judged here as valid.

I concluded XML-Spy would probably have a bug because I put more trust in a
W3C validator.

So I sent a bug-report to Altova. A moment ago they answered me. They did
test the schema also on a .Net and the Xerces paser and also those parsers
reported an error.
Does this mean the W3C validator has a bug? If so, can you answer the
question above. The XML-Schema recommendation doesn't help me much.

I attached the mentioned schema.

Greetings, 

Robert Melskens


Atos Origin Nederland B.V.



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent