Searched refs:checkAttributeOccurence (Results 1 – 2 of 2) sorted by relevance
104 bool checkAttributeOccurence(const ComplexType* ct ,XmlPullParser* xpp);
201 checkAttributeOccurence(ct,xpp); in validate()203 checkAttributeOccurence(bt,xpp); in validate()864 SchemaValidator::checkAttributeOccurence(const ComplexType* ct , in checkAttributeOccurence() function in Schema::SchemaValidator