XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
(Deleted User) Subject: Problem with substitution group in XML schema
Author: (Deleted User)
Date: 09 Jan 2006 06:39 AM
I'm using SS2006 but have the same problem with SS6R3. The attached schema validates with:

Validating Model.xsd...
file:///SDM_1.5_Models/Model.xsd:4,22: Duplicate element decl in the same scope: RuntimeComponent

But if I change line 4 from
<xsd:element name="DSReference" substitutionGroup="RuntimeComponent">
to
<xsd:element name="DSReference">
this goes away.

I need the substitution group to have a variable content container.

Please advice.

Thanks
Thomas


DocumentModel.xsd
the XML Schema

Postnext
Tony LavinioSubject: Problem with substitution group in XML schema
Author: Tony Lavinio
Date: 09 Jan 2006 08:44 AM
The problem is that DSReference is used as a global element (in line 64)
conflicts with the sequence in the complexType used at line 15. Your
schema has two uses of the same component in the same namespace but with
differing definitions.

In order to catch these sorts of problems, a useful tool is the IBM
Schema Quality Checker. See http://www.stylusstudio.com/sqc.html

Posttop
(Deleted User) Subject: Problem with substitution group in XML schema
Author: (Deleted User)
Date: 27 Jan 2006 06:29 AM
Originally Posted: 27 Jan 2006 06:30 AM
Thanks!

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

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