Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaGetProp

4670  * xmlSchemaGetProp:
4680 xmlSchemaGetProp(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
6166 val = xmlSchemaGetProp(ctxt, node, name);
6627 value = xmlSchemaGetProp(ctxt, node, "value");
6670 fixed = xmlSchemaGetProp(ctxt, node, "fixed");
6715 pc = xmlSchemaGetProp(ctxt, node, "processContents");
6972 name = xmlSchemaGetProp(ctxt, node, "name");
7564 ret->defValue = xmlSchemaGetProp(pctxt, node, "fixed");
8717 decl->value = xmlSchemaGetProp(ctxt, node, "default");
9249 attrValue = xmlSchemaGetProp(ctxt, node, "final");
10617 targetNamespace = xmlSchemaGetProp(pctxt, docElem,