[Mono-bugs] [Bug 354661] XmlSchemaSet.Compile() XmlSchemaException: Invalid particle derivation by restriction was found.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 18 02:42:37 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=354661

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=354661#c2


Atsushi Enomoto <atsushi at ximian.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #2 from Atsushi Enomoto <atsushi at ximian.com>  2008-01-18 00:42:37 MST ---
The specified set of schemas indeed violates W3C XML Schema specification as
mono precisely reported. Read http://www.w3.org/TR/xmlschema-1/#coss-ct . It
violates term 5.4.2 of Schema Component Constraint: Derivation Valid
(Restriction, Complex) which in turn references to
http://www.w3.org/TR/xmlschema-1/#cos-particle-restrict (Schema Component
Constraint: Particle Valid (Restriction) in section 3.9.6) and then  term #2 of
http://www.w3.org/TR/xmlschema-1/#rcase-RecurseLax (Schema Component
Constraint: Particle Derivation OK (Choice:Choice -- RecurseLax) in 3.9.6)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list