Searched refs:baseItemType (Results 1 – 1 of 1) sorted by relevance
15500 xmlSchemaTypePtr baseItemType; in xmlSchemaCheckCOSSTRestricts() local15502 baseItemType = type->baseType->subtypes; in xmlSchemaCheckCOSSTRestricts()15503 if ((baseItemType == NULL) || (! WXS_IS_SIMPLE(baseItemType))) { in xmlSchemaCheckCOSSTRestricts()15508 if ((itemType != baseItemType) && in xmlSchemaCheckCOSSTRestricts()15510 baseItemType, 0) != 0)) { in xmlSchemaCheckCOSSTRestricts()15518 xmlSchemaGetComponentQName(&strBIT, baseItemType), in xmlSchemaCheckCOSSTRestricts()