xml_value         961 lib/common/nvpair.c     const char *xml_value = NULL;
xml_value         970 lib/common/nvpair.c     xml_value = crm_element_value(node, name);
xml_value         972 lib/common/nvpair.c     if (xml_value == NULL) {
xml_value         976 lib/common/nvpair.c     rc = crm_str_to_boolean(xml_value, &ret);