updated_xml      1423 tools/crm_resource_runtime.c     xmlNode *updated_xml = NULL;
updated_xml      1439 tools/crm_resource_runtime.c         updated_xml = pcmk__xml_copy(NULL, queried_xml);
updated_xml      1442 tools/crm_resource_runtime.c         updated_xml = queried_xml;
updated_xml      1446 tools/crm_resource_runtime.c     rc = pcmk__update_configured_schema(&updated_xml, false);
updated_xml      1450 tools/crm_resource_runtime.c         pcmk__xml_free(updated_xml);
updated_xml      1454 tools/crm_resource_runtime.c     scheduler->input = updated_xml;