Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » Bug in substituitionGroupAffiliation?
Bug in substituitionGroupAffiliation? [message #589168] Wed, 09 June 2004 04:40
Eclipse UserFriend
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: Mon Jul 07 09:38:39 EDT 2025

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

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

Back to the top