Searched refs:processContents (Results 1 – 7 of 7) sorted by relevance
1 ./test/schemas/anyAttr-processContents-err1_0.xml:8: element elem.lax: Schemas validity error : Ele…2 ./test/schemas/anyAttr-processContents-err1_0.xml:9: element elem.strict: Schemas validity error : …
1 ./test/schemas/anyAttr-processContents-err1_0.xml fails to validate
314 int processContents; member
1705 ((xmlSchemaWildcardPtr) item)->processContents)); in xmlSchemaFormatItemForReport()6779 wildc->processContents = XML_SCHEMAS_ANY_STRICT; in xmlSchemaParseWildcardNs()6781 wildc->processContents = XML_SCHEMAS_ANY_SKIP; in xmlSchemaParseWildcardNs()6783 wildc->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaParseWildcardNs()6790 wildc->processContents = XML_SCHEMAS_ANY_STRICT; in xmlSchemaParseWildcardNs()14412 (wild->processContents < baseWild->processContents)) { in xmlSchemaCheckDerivationOKRestriction2to4()17047 if ( ((xmlSchemaWildcardPtr) r->children)->processContents < in xmlSchemaCheckRCaseNSSubset()17048 ((xmlSchemaWildcardPtr) b->children)->processContents) in xmlSchemaCheckRCaseNSSubset()19279 tmpWild->processContents = (*completeWild)->processContents; in xmlSchemaExpandAttributeGroupRefs()25406 if (type->attributeWildcard->processContents == in xmlSchemaVAttributesComplex()[all …]
450 wild->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaInitTypes()463 wild->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaInitTypes()
1572 result/schemas/anyAttr-processContents-err1_0_0.err 4842 * result/schemas/anyAttr-processContents-err1_0_0.err: Adapted. 6731 * xmlschemas.c: new patch from Kasimier Buchcik for processContents
423 d processContents...