http://bugs.winehq.org/show_bug.cgi?id=25049 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #19 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-08 12:00:52 CST --- The problem is clear actually, at least a first visible one. We don't support loading referenced schema files from disk - main reason is because we don't use libxml2 to load from disk so it does now initial context path. Instead we're parsing from memory so document path is never set. There should be a way to workaround this I just need spend more time on that. I'm confirming this, if it really changes something. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.