xmlSchemaGetProp 6166 third_party/libxml/src/xmlschemas.c     val = xmlSchemaGetProp(ctxt, node, name);
xmlSchemaGetProp 6627 third_party/libxml/src/xmlschemas.c     value = xmlSchemaGetProp(ctxt, node, "value");
xmlSchemaGetProp 6670 third_party/libxml/src/xmlschemas.c 	fixed = xmlSchemaGetProp(ctxt, node, "fixed");
xmlSchemaGetProp 6715 third_party/libxml/src/xmlschemas.c     pc = xmlSchemaGetProp(ctxt, node, "processContents");
xmlSchemaGetProp 6972 third_party/libxml/src/xmlschemas.c     name = xmlSchemaGetProp(ctxt, node, "name");
xmlSchemaGetProp 7564 third_party/libxml/src/xmlschemas.c     ret->defValue = xmlSchemaGetProp(pctxt, node, "fixed");
xmlSchemaGetProp 8717 third_party/libxml/src/xmlschemas.c 	decl->value = xmlSchemaGetProp(ctxt, node, "default");
xmlSchemaGetProp 9249 third_party/libxml/src/xmlschemas.c 	    attrValue = xmlSchemaGetProp(ctxt, node, "final");
xmlSchemaGetProp 10617 third_party/libxml/src/xmlschemas.c 	targetNamespace = xmlSchemaGetProp(pctxt, docElem,