Searched refs:key_attribute (Results 1 – 1 of 1) sorted by relevance
101 const xmlChar *key_attribute; member216 if ((str == ctxt->key_attribute) || in xmlCRNGIsKeyword()921 } else if (token->token == ctxt->key_attribute) { in xmlParseCRNG_primary()1461 ctxt.key_attribute = xmlDictLookup(ctxt.dict, BAD_CAST "attribute", -1); in xmlConvertCRNG()