Searched refs:simpleType (Results 1 – 1 of 1) sorted by relevance
22573 xmlSchemaTypePtr type = vctxt->inode->typeDef, simpleType = NULL; in xmlSchemaXPathProcessHistory() local22627 simpleType = type->contentTypeDef; in xmlSchemaXPathProcessHistory()22628 if (simpleType == NULL) { in xmlSchemaXPathProcessHistory()22635 simpleType = NULL; in xmlSchemaXPathProcessHistory()22637 simpleType = type; in xmlSchemaXPathProcessHistory()22638 if (simpleType == NULL) { in xmlSchemaXPathProcessHistory()22799 key->type = simpleType; in xmlSchemaXPathProcessHistory()