Home
last modified time | relevance | path

Searched refs:processContents (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/result/schemas/
DanyAttr-processContents-err1_0_0.err1 ./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 : …
DanyAttr-processContents-err1_0_01 ./test/schemas/anyAttr-processContents-err1_0.xml fails to validate
/external/libxml2/include/libxml/
DschemasInternals.h314 int processContents; member
/external/libxml2/
Dxmlschemas.c1705 ((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 …]
Dxmlschemastypes.c450 wild->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaInitTypes()
463 wild->processContents = XML_SCHEMAS_ANY_LAX; in xmlSchemaInitTypes()
DChangeLog1572 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
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle423 d processContents...