[Mono-bugs] [Bug 347945] RelaxngException : Both branches of the interleave contains a text pattern

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Dec 14 01:26:18 EST 2007


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

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





--- Comment #1 from Atsushi Enomoto <atsushi at ximian.com>  2007-12-13 23:26:18 MST ---
Simplified repro:

<element name="x" xmlns="http://relaxng.org/ns/structure/1.0">
  <interleave>
    <element name="y"><text/></element>
    <element name="z"><text/></element>
  </interleave>
</element>


-- 
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