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

XSV results discrepancy (web vs installation)

From: Hirtle, David <David.Hirtle@nrc-cnrc.gc.ca>
Date: Wed, 12 Jan 2005 15:14:47 -0500
Message-ID: <10C94843061E094A98C02EB77CFC32871120606F@nrcmrdex1d.imsb.nrc.ca>
To: xmlschema-dev@w3.org
xsv web

Good day,

Attempting to validate the document
http://www.ruleml.org/0.88/exa/appendix2a.ruleml

using the current XSV web interface results in the following schema error:

http://www.ruleml.org/0.88/xsd/modules/atom_module.xsd:120:2: Invalid:
non-deterministic content model for type Atom.type:
{http://www.ruleml.org/0.88/xsd}:slot/{http://www.ruleml.org/0.88/xsd}:slot

However, the self-installing Win32 installation
(ftp://ftp.cogsci.ed.ac.uk/pub/XSV/XSV28.EXE) reports no such
non-determinism.  (See below for details.)

No idea if this has anything to do with the October update.  (Similar
documents weren't being reported as non-deterministic back in August using
the XSV web interface.)  Just thought I should report it.

David

***

The basic content model in question is below, which, though complicated,
should be deterministic:

(
	( A, (B)*, ( (C)+, (B)* )? ) |
	(
	  ( 
          ( (B)+, ( (C)+, (B)* )? ) |
	    ( (C)+, (B)* )
	  ), D
	)
 )
Received on Wednesday, 12 January 2005 20:15:21 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
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-2007 All Rights Reserved.