Searched defs:_xmlSchemaParticle (Results 1 – 4 of 4) sorted by relevance
352 struct _xmlSchemaParticle { struct353 xmlSchemaTypeType type;354 xmlSchemaAnnotPtr annot;355 xmlSchemaTreeItemPtr next;356 xmlSchemaTreeItemPtr children;357 int minOccurs;358 int maxOccurs;359 xmlNodePtr node;
669 struct _xmlSchemaParticle { struct670 xmlSchemaTypeType type;671 xmlSchemaAnnotPtr annot;672 xmlSchemaTreeItemPtr next; /* next particle */673 xmlSchemaTreeItemPtr children; /* the "term" (e.g. a model group,676 int minOccurs;677 int maxOccurs;678 xmlNodePtr node;
381 struct _xmlSchemaParticle { struct382 xmlSchemaTypeType type;383 xmlSchemaAnnotPtr annot;384 xmlSchemaTreeItemPtr next;385 xmlSchemaTreeItemPtr children;386 int minOccurs;387 int maxOccurs;388 xmlNodePtr node;
698 struct _xmlSchemaParticle { struct699 xmlSchemaTypeType type;700 xmlSchemaAnnotPtr annot;701 xmlSchemaTreeItemPtr next; /* next particle */702 xmlSchemaTreeItemPtr children; /* the "term" (e.g. a model group,705 int minOccurs;706 int maxOccurs;707 xmlNodePtr node;