Searched refs:withSchemas (Results 1 – 1 of 1) sorted by relevance
50 var withSchemas = true; variable148 txt += " schemas: Enable XML Schema support (" + (withSchemas? "yes" : "no") + ")\n";247 vf.WriteLine("WITH_SCHEMAS=" + (withSchemas? "1" : "0"));357 of.WriteLine(s.replace(/\@WITH_SCHEMAS\@/, withSchemas? "1" : "0"));504 withSchemas = strToBool(arg.substring(opt.length + 1, arg.length));696 txtOut += "XML Schema support: " + boolToStr(withSchemas) + "\n";