[Mono-bugs] [Bug 376395] incorrect xml schema validation error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 2 15:08:30 EDT 2008


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

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





--- Comment #2 from Atsushi Enomoto <atsushi at ximian.com>  2008-04-02 13:08:30 MST ---
Oops, actually, the simplified instance is:

<hibernate-mapping xmlns="urn:nhibernate-mapping-2.2">
    <class>
        <set />
        <sql-insert check="none">
        </sql-insert>
        <sql-update check="none">
        </sql-update>
    </class>
</hibernate-mapping>


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