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