xml_value         995 lib/common/nvpair.c     const char *xml_value = NULL;
xml_value        1004 lib/common/nvpair.c     xml_value = crm_element_value(node, name);
xml_value        1006 lib/common/nvpair.c     if (xml_value == NULL) {
xml_value        1010 lib/common/nvpair.c     rc = crm_str_to_boolean(xml_value, &ret);