updated_xml      1383 tools/crm_resource_runtime.c     xmlNode *updated_xml = NULL;
updated_xml      1399 tools/crm_resource_runtime.c         updated_xml = pcmk__xml_copy(NULL, queried_xml);
updated_xml      1402 tools/crm_resource_runtime.c         updated_xml = queried_xml;
updated_xml      1406 tools/crm_resource_runtime.c     rc = pcmk__update_configured_schema(&updated_xml, false);
updated_xml      1410 tools/crm_resource_runtime.c         pcmk__xml_free(updated_xml);
updated_xml      1414 tools/crm_resource_runtime.c     scheduler->input = updated_xml;