Home
last modified time | relevance | path

Searched refs:xmlSchemaAddAttribute (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c5177 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddAttribute() function
7320 attrDecl = xmlSchemaAddAttribute(pctxt, schema, name, ns, node, 0); in xmlSchemaParseLocalAttribute()
7564 ret = xmlSchemaAddAttribute(pctxt, schema, attrValue, in xmlSchemaParseGlobalAttribute()