http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2521

*** shadow/2521 Thu Jul 12 13:12:40 2001
--- shadow/2521.tmp.5533        Mon Jul 16 07:53:57 2001
***************
*** 28,31 ****
  What objections are you expecting?
  
  I submitted this bug, perhaps I can provide you with the objections you 
! require?!?
--- 28,57 ----
  What objections are you expecting?
  
  I submitted this bug, perhaps I can provide you with the objections you 
! require?!?
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-07-16 07:53 -------
! You probably missed it; Sandy asked about it in the [EMAIL PROTECTED] 
! mailing list.
! 
! The description of model group definitions (i.e., <group>) in the 
! "XML Schema:  Structures" Recommendation indicates that the child of a <group> 
! must not specify either a minOccurs or a maxOccurs attribute.[1]  That is 
! because it is the minOccurs or maxOccurs on a *reference* to the group that has 
! effect.  This is what Sandy pointed out in his e-mail, along with the question:  
! do you have a group definition of the following form in your schema?
! 
! <group name="grp">
!   <sequence minOccurs="0">
!   <!--or all, or choice-->
!     <element .../>
!   </sequence>
! </group>
! 
! If you do have a group definition of that form in your schema, we can close this 
! bug report.  If you don't have such a group definition, please provide an 
! example schema that reproduces the problem, and someone will take a look at it.
! 
! Sorry about the confusion.
! 
! [1] http://www.w3.org/TR/xmlschema-1/#declare-namedModelGroup

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to