Searched refs:xmlSchemaIsDerivedFromBuiltInType (Results 1 – 1 of 1) sorted by relevance
13331 xmlSchemaIsDerivedFromBuiltInType(xmlSchemaTypePtr type, int valType) in xmlSchemaIsDerivedFromBuiltInType() function13343 return(xmlSchemaIsDerivedFromBuiltInType(type->subtypes, valType)); in xmlSchemaIsDerivedFromBuiltInType()13345 return(xmlSchemaIsDerivedFromBuiltInType(type->subtypes, valType)); in xmlSchemaIsDerivedFromBuiltInType()13371 return(xmlSchemaIsDerivedFromBuiltInType(type->subtypes, valType));15980 if (xmlSchemaIsDerivedFromBuiltInType( in xmlSchemaCheckCTPropsCorrect()19354 if (xmlSchemaIsDerivedFromBuiltInType( in xmlSchemaCheckAGPropsCorrect()19451 if (xmlSchemaIsDerivedFromBuiltInType( in xmlSchemaCheckAttrPropsCorrect()19633 xmlSchemaIsDerivedFromBuiltInType(typeDef, XML_SCHEMAS_ID)) || in xmlSchemaCheckElemPropsCorrect()19636 xmlSchemaIsDerivedFromBuiltInType(typeDef->contentTypeDef, in xmlSchemaCheckElemPropsCorrect()20189 if (xmlSchemaIsDerivedFromBuiltInType( in xmlSchemaCheckAttrUsePropsCorrect()[all …]