Searched refs:contentBase (Results 1 – 1 of 1) sorted by relevance
18228 xmlSchemaTypePtr contentBase, content; in xmlSchemaFixupComplexType() local18245 contentBase = type->contentTypeDef; in xmlSchemaFixupComplexType()18253 contentBase = baseType->contentTypeDef; in xmlSchemaFixupComplexType()18282 content->baseType = contentBase; in xmlSchemaFixupComplexType()18293 if (WXS_IS_TYPE_NOT_FIXED(contentBase)) in xmlSchemaFixupComplexType()18294 xmlSchemaTypeFixup(contentBase, ACTXT_CAST pctxt); in xmlSchemaFixupComplexType()