Searched refs:maxOccurs (Results 1 – 11 of 11) sorted by relevance
1 …error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'maxOccurs': The value must…4 …XMLSchema}element', attribute 'type': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are al…5 …chema}element', attribute 'nillable': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are al…6 …Schema}element', attribute 'default': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are al…7 …MLSchema}element', attribute 'fixed': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are al…8 …XMLSchema}element', attribute 'form': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are al…9 …MLSchema}element', attribute 'block': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are al…
4 …or : Element '{http://www.w3.org/2001/XMLSchema}element': The attribute 'maxOccurs' is not allowed.9 …chema}element', attribute 'minOccurs': The value must not be greater than the value of 'maxOccurs'.11 …chema}element', attribute 'abstract': Only the attributes 'minOccurs', 'maxOccurs' and 'id' are al…13 …error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'maxOccurs': The value must…
1 …error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'maxOccurs': The value must…
9 <xs:sequence minOccurs="2" maxOccurs="4">10 <xs:sequence minOccurs="19" maxOccurs="20">
5 <xs:sequence maxOccurs="3">
313 int maxOccurs; /* Deprecated; not used */ member614 int maxOccurs; /* Deprecated; not used */ member777 int maxOccurs; /* Deprecated; not used */ member
669 int maxOccurs; member4207 if ((elem->minOccurs != 1) || (elem->maxOccurs != 1)) { in xmlSchemaElementDump()4209 if (elem->maxOccurs >= UNBOUNDED) in xmlSchemaElementDump()4211 else if (elem->maxOccurs != 1) in xmlSchemaElementDump()4212 fprintf(output, "max: %d\n", elem->maxOccurs); in xmlSchemaElementDump()4346 if (particle->maxOccurs >= UNBOUNDED) in xmlSchemaContentModelDump()4348 else if (particle->maxOccurs != 1) in xmlSchemaContentModelDump()4349 fprintf(output, " max: %d", particle->maxOccurs); in xmlSchemaContentModelDump()5541 ret->maxOccurs = max; in xmlSchemaAddParticle()6852 int maxOccurs) { in xmlSchemaPCheckParticleCorrect_2() argument[all …]
353 int maxOccurs; member381 ret->maxOccurs = 1; in xmlSchemaAddParticle()434 particle->maxOccurs = UNBOUNDED; in xmlSchemaInitTypes()
6124 Expanded validity checks for min/maxOccurs attributes.7986 and maxOccurs <= 1 (Bug 130020)
422 d maxOccurs like(xmlCint) Deprecated; not used762 d maxOccurs like(xmlCint) Deprecated; not used946 d maxOccurs like(xmlCint) Deprecated; not used
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...