Home
last modified time | relevance | path

Searched refs:contentTypeDef (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h630 xmlSchemaTypePtr contentTypeDef; /* Used for the simple content of complex types. member
/external/libxml2/
Dxmlschemas.c11735 type->contentTypeDef = (xmlSchemaTypePtr) in xmlSchemaParseRestriction()
11737 if ( type->contentTypeDef == NULL) in xmlSchemaParseRestriction()
15981 type->contentTypeDef, value, val, 1, 1, 0); in xmlSchemaParseCheckCOSValidDefault()
16382 if ((type->contentTypeDef != NULL) && in xmlSchemaCheckCOSCTExtends()
16383 (type->contentTypeDef == base->contentTypeDef)) { in xmlSchemaCheckCOSCTExtends()
16462 if (type->contentTypeDef != base) { in xmlSchemaCheckCOSCTExtends()
16587 type->contentTypeDef, base->contentTypeDef, 0); in xmlSchemaCheckDerivationOKRestriction()
16599 type->contentTypeDef), in xmlSchemaCheckDerivationOKRestriction()
16601 base->contentTypeDef)); in xmlSchemaCheckDerivationOKRestriction()
16796 if (base->contentTypeDef == NULL) { in xmlSchemaCheckSRCCT()
[all …]
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle779 d contentTypeDef...