Searched refs:xmlSchemaTypeNormStringDef (Results 1 – 1 of 1) sorted by relevance
171 static xmlSchemaTypePtr xmlSchemaTypeNormStringDef = NULL; variable783 xmlSchemaTypeNormStringDef = xmlSchemaInitBasicType("normalizedString", in xmlSchemaInitTypes()786 if (xmlSchemaTypeNormStringDef == NULL) in xmlSchemaInitTypes()790 xmlSchemaTypeNormStringDef); in xmlSchemaInitTypes()981 return (xmlSchemaTypeNormStringDef); in xmlSchemaGetBuiltInType()