Searched refs:subtypes (Results 1 – 4 of 4) sorted by relevance
262 xmlSchemaTypePtr subtypes; /* the type definition */ member610 xmlSchemaTypePtr subtypes; member773 xmlSchemaTypePtr subtypes; /* the type definition */ member
4563 (type->subtypes != NULL)) { in xmlSchemaTypeDump()9201 (type->subtypes == NULL) && in xmlSchemaParseList()13349 elemDecl->subtypes = substHead->subtypes; in xmlSchemaResolveElementReferences()15467 itemType = type->subtypes; in xmlSchemaCheckCOSSTRestricts()18071 if (type->subtypes == NULL) { in xmlSchemaFixupSimpleTypeStageOne()18115 type->subtypes = type->baseType->subtypes; in xmlSchemaFixupSimpleTypeStageOne()18157 type->subtypes)) in xmlSchemaDebugFixedType()18545 type->subtypes = baseType->subtypes; in xmlSchemaFixupComplexType()20472 item->subtypes = type; in xmlSchemaResolveAttrTypeReferences()25184 (elemDecl->subtypes->flags & in xmlSchemaProcessXSIType()[all …]
419 xmlSchemaTypeAnyTypeDef->subtypes = (xmlSchemaTypePtr) particle; in xmlSchemaInitTypes()602 xmlSchemaTypeEntitiesDef->subtypes = xmlSchemaTypeEntityDef; in xmlSchemaInitTypes()607 xmlSchemaTypeIdrefsDef->subtypes = xmlSchemaTypeIdrefDef; in xmlSchemaInitTypes()613 xmlSchemaTypeNmtokensDef->subtypes = xmlSchemaTypeNmtokenDef; in xmlSchemaInitTypes()645 particle = (xmlSchemaParticlePtr) xmlSchemaTypeAnyTypeDef->subtypes; in xmlSchemaCleanupTypes()653 xmlSchemaTypeAnyTypeDef->subtypes = NULL; in xmlSchemaCleanupTypes()
1181 subtypes can easily be added.