Searched refs:baseItemType (Results 1 – 1 of 1) sorted by relevance
15585 xmlSchemaTypePtr baseItemType; in xmlSchemaCheckCOSSTRestricts() local15587 baseItemType = type->baseType->subtypes; in xmlSchemaCheckCOSSTRestricts()15588 if ((baseItemType == NULL) || (! WXS_IS_SIMPLE(baseItemType))) { in xmlSchemaCheckCOSSTRestricts()15593 if ((itemType != baseItemType) && in xmlSchemaCheckCOSSTRestricts()15595 baseItemType, 0) != 0)) { in xmlSchemaCheckCOSSTRestricts()15603 xmlSchemaGetComponentQName(&strBIT, baseItemType), in xmlSchemaCheckCOSSTRestricts()