Searched refs:processContents (Results 1 – 9 of 9) sorted by relevance
5 <xsd:any namespace="##other" processContents="skip" />6 <xsd:any namespace="##local" processContents="skip" />
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
1750 ((xmlSchemaWildcardPtr) item)->processContents)); in xmlSchemaFormatItemForReport()6824 wildc->processContents = XML_SCHEMAS_ANY_STRICT; in xmlSchemaParseWildcardNs()6826 wildc->processContents = XML_SCHEMAS_ANY_SKIP; in xmlSchemaParseWildcardNs()6828 wildc->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaParseWildcardNs()6835 wildc->processContents = XML_SCHEMAS_ANY_STRICT; in xmlSchemaParseWildcardNs()14457 (wild->processContents < baseWild->processContents)) { in xmlSchemaCheckDerivationOKRestriction2to4()17132 if ( ((xmlSchemaWildcardPtr) r->children)->processContents < in xmlSchemaCheckRCaseNSSubset()17133 ((xmlSchemaWildcardPtr) b->children)->processContents) in xmlSchemaCheckRCaseNSSubset()19364 tmpWild->processContents = (*completeWild)->processContents; in xmlSchemaExpandAttributeGroupRefs()25588 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()
302 "fuzz/seed/schema/anyAttr-processContents-err1_0.xsd",
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...