--- embedaddon/libxml2/catalog.c 2012/02/21 23:37:58 1.1.1.1 +++ embedaddon/libxml2/catalog.c 2013/07/22 01:22:19 1.1.1.2 @@ -1407,8 +1407,6 @@ xmlFetchXMLCatalogFile(xmlCatalogEntryPtr catal) { return(-1); if (catal->URL == NULL) return(-1); - if (catal->children != NULL) - return(-1); /* * lock the whole catalog for modification