xml_latest_schema_index 1144 lib/common/schemas.c     int max_stable_schemas = xml_latest_schema_index();
xml_latest_schema_index 1346 lib/common/schemas.c             if (schema->schema_index < xml_latest_schema_index()) {
xml_latest_schema_index 1404 lib/common/schemas.c     for (GList *iter = g_list_nth(known_schemas, xml_latest_schema_index());