Searched refs:xmlSchemaIsDerivedFromBuiltInType (Results 1 – 1 of 1) sorted by relevance
13402 xmlSchemaIsDerivedFromBuiltInType(xmlSchemaTypePtr type, int valType) in xmlSchemaIsDerivedFromBuiltInType() function13414 return(xmlSchemaIsDerivedFromBuiltInType(type->subtypes, valType)); in xmlSchemaIsDerivedFromBuiltInType()13416 return(xmlSchemaIsDerivedFromBuiltInType(type->subtypes, valType)); in xmlSchemaIsDerivedFromBuiltInType()13442 return(xmlSchemaIsDerivedFromBuiltInType(type->subtypes, valType));16009 if (xmlSchemaIsDerivedFromBuiltInType( in xmlSchemaCheckCTPropsCorrect()19453 if (xmlSchemaIsDerivedFromBuiltInType( in xmlSchemaCheckAGPropsCorrect()19550 if (xmlSchemaIsDerivedFromBuiltInType( in xmlSchemaCheckAttrPropsCorrect()19732 xmlSchemaIsDerivedFromBuiltInType(typeDef, XML_SCHEMAS_ID)) || in xmlSchemaCheckElemPropsCorrect()19735 xmlSchemaIsDerivedFromBuiltInType(typeDef->contentTypeDef, in xmlSchemaCheckElemPropsCorrect()20287 if (xmlSchemaIsDerivedFromBuiltInType( in xmlSchemaCheckAttrUsePropsCorrect()[all …]