Searched defs:minOccurs (Results 1 – 3 of 3) sorted by relevance
312 int minOccurs; /* Deprecated; not used */ member613 int minOccurs; /* Deprecated; not used */ member776 int minOccurs; /* Deprecated; not used */ member
668 int minOccurs; member6817 int minOccurs, in xmlSchemaPCheckParticleCorrect_2()12592 int minOccurs = particle->minOccurs < 1 ? 0 : particle->minOccurs - 1; in xmlSchemaBuildContentModelForSubstGroup() local12657 int minOccurs = particle->minOccurs < 1 ? in xmlSchemaBuildContentModelForElement() local12748 int minOccurs = in xmlSchemaBuildAContentModel() local12925 int minOccurs = in xmlSchemaBuildAContentModel() local
348 int minOccurs; member