Searched defs:xmlSchemaGetAttributeDecl (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c4799 * xmlSchemaGetAttributeDecl:
4809 xmlSchemaGetAttributeDecl(xmlSchemaPtr schema, const xmlChar * name, function
20080 ause->attrDecl = xmlSchemaGetAttributeDecl(ctxt->schema,
20327 if (xmlSchemaGetAttributeDecl(pctxt->schema, prohib->name,
25276 iattr->decl = xmlSchemaGetAttributeDecl(vctxt->schema,

Completed in 95 milliseconds