Searched refs:withSchematron (Results 1 – 1 of 1) sorted by relevance
51 var withSchematron = true; variable149 txt += " schematron: Enable Schematron support (" + (withSchematron? "yes" : "no") + ")\n";248 vf.WriteLine("WITH_SCHEMATRON=" + (withSchematron? "1" : "0"));359 of.WriteLine(s.replace(/\@WITH_SCHEMATRON\@/, withSchematron? "1" : "0"));506 withSchematron = strToBool(arg.substring(opt.length + 1, arg.length));697 txtOut += "Schematron support: " + boolToStr(withSchematron) + "\n";