Searched refs:contentTypeDef (Results 1 – 3 of 3) sorted by relevance
630 xmlSchemaTypePtr contentTypeDef; /* Used for the simple content of complex types. member
11735 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 …]
779 d contentTypeDef...