xmlGetMinOccurs  6909 third_party/libxml/src/xmlschemas.c     min = xmlGetMinOccurs(ctxt, node, 0, -1, 1,
xmlGetMinOccurs  8485 third_party/libxml/src/xmlschemas.c     min = xmlGetMinOccurs(ctxt, node, 0, -1, 1, "xs:nonNegativeInteger");
xmlGetMinOccurs  9351 third_party/libxml/src/xmlschemas.c     min = xmlGetMinOccurs(ctxt, node, 0, -1, 1, "xs:nonNegativeInteger");
xmlGetMinOccurs  11213 third_party/libxml/src/xmlschemas.c 	    min = xmlGetMinOccurs(ctxt, node, 0, 1, 1, "(0 | 1)");
xmlGetMinOccurs  11217 third_party/libxml/src/xmlschemas.c 	    min = xmlGetMinOccurs(ctxt, node, 0, -1, 1, "xs:nonNegativeInteger");