http://bugs.winehq.org/show_bug.cgi?id=8107
--- Comment #67 from Adam Martinson amartinson@codeweavers.com 2010-11-22 16:53:08 CST --- Created an attachment (id=32085) --> (http://bugs.winehq.org/attachment.cgi?id=32085) debug - dump domdoc_loadXML() patch
(In reply to comment #66)
0009:trace:msxml:domdoc_loadXML (0x15eae0)->(L"<?xml version=\"1.0\"?>\r\n<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by
Dean Ray Johnson (Firaxis Games) -->\r\n<!-- Sid Meier's Civilization 4 -->\r\n<!-- Copyright Firaxis Games 2005 -->\r\n<!-- -->\r\n<!-- A udioDefines -->\r\n<AudioDefines xmlns="x-schema:AudioDefinesSchema.x"... 0x32f8ec)
0009:trace:msxml:domdoc_loadXML parsed document 0xf7018550 ... 0009:trace:msxml:SchemaCache_validate_tree (0x15fb20, 0xf7018550) 0009:trace:msxml:domdoc_validateNode schema validation failed
That happens several times, looks like my XDR => XSD converter needs some work. Use this patch with the other one so I can see the XML source. You don't need any debug flags this time, it will just dump it to stdout.