WXS_PARTICLE      186 third_party/libxml/src/xmlschemas.c #define WXS_PARTICLE_TERM(p) (WXS_PARTICLE(p))->children
WXS_PARTICLE      190 third_party/libxml/src/xmlschemas.c #define WXS_PARTICLE_MODEL(p) WXS_MODEL_GROUP_CAST WXS_PARTICLE(p)->children
WXS_PARTICLE     11379 third_party/libxml/src/xmlschemas.c 			} else if (((WXS_PARTICLE(part))->minOccurs != 1) ||
WXS_PARTICLE     11380 third_party/libxml/src/xmlschemas.c 			    ((WXS_PARTICLE(part))->maxOccurs != 1))