http://bugzilla.gnome.org/show_bug.cgi?id=542634 Index: libxml2-svn/xmlschemas.c =================================================================== --- libxml2-svn/xmlschemas.c (revision 3751) +++ libxml2-svn/xmlschemas.c (working copy) @@ -15092,7 +15092,7 @@ xmlSchemaPCustomErr(ctxt, XML_SCHEMAP_ST_PROPS_CORRECT_1, WXS_BASIC_CAST type, NULL, - "A type, derived by list or union, must have" + "A type, derived by list or union, must have " "the simple ur-type definition as base type, not '%s'", xmlSchemaGetComponentQName(&str, baseType)); FREE_AND_NULL(str)