Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Bug in substituitionGroupAffiliation?
Bug in substituitionGroupAffiliation? [message #589168] Wed, 09 June 2004 08:40
Mike Lischke is currently offline Mike LischkeFriend
Messages: 78
Registered: July 2009
Member
Hello Ed,

Today I found something, which looks to me like a bug. Suppose I have the
following element declarations:

<xs:element name="label" type="controlType_text"
substitutionGroup="odie:tdGroup"/>
<xs:element name="datelabel" type="controlType_text"
substitutionGroup="odie:tdGroup"/>
<xs:element name="decimallabel" type="controlType_text"
substitutionGroup="odie:tdGroup"/>
<xs:element name="policylabel" type="controlType_text"
substitutionGroup="odie:tdGroup"/>
<xs:element name="combobox" type="controlType_combobox"
substitutionGroup="odie:tdGroup"/>
<xs:element name="scrollbar" type="controlType_scrollbar"
substitutionGroup="odie:tdGroup"/>

For all of them the XSD package creates a proper
substitutionGroupAffiliation set except for the scrollbar type, although
it has the same substitionGroup set as the other controls. I don't
understand why this happens. Do you have an idea?

Mike
--
www.soft-gems.net
Previous Topic:Value validation
Next Topic:Bug in substituitionGroupAffiliation?
Goto Forum:
  


Current Time: Fri Apr 19 13:39:11 GMT 2024

Powered by FUDForum. Page generated in 0.01958 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top