http://bugs.winehq.org/show_bug.cgi?id=34795
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2013-10-28 08:16:28 CDT --- This one is a really bad:
--- 0009:trace:msxml:external_entity_loader ("colorswatch.xsd" (null) 0xf1df86f8) 0009:trace:msxml:wineXmlMatchCallback file:///etc/xml/catalog 0009:trace:msxml:wineXmlMatchCallback colorswatch.xsd I/O warning : failed to load external entity "colorswatch.xsd" 0009:warn:msxml:Schema_parse error code 3084: Element '{http://www.w3.org/2001/XMLSchema%7Dimport': Failed to locate a schema at location 'colorswatch.xsd'. Skipping the import. 0009:err:msxml:Schema_parse error code 3004: element decl. 'swatchcolor', attribute 'type': The QName value '{http://www.solidworks.com/sldcolorswatch%7Dopticalcolor' does not resolve to a(n) type definition. ---
We already have a report with similar symptoms - bug 25049. I remember trying to find a way to make it resolve a path, but failed to make it work, already forgot details. I'll need to look closer.