The teitoschematron program, whether specified with --localsource or not, fails to generate actual Schematron. The output has an <sch:title>, several comments, and a single <sch:ns> declaration, but no rules; the fact that <sch:ns> declarations for xs: and rng: are missing makes me think it is never reading in p5subset.xml at all.
I do not know for sure if this is caused by ADHO server failure or not, but I note that Stylesheets/profiles/default/schematron/to.xsl simply imports the extract-isosch.xsl file, and does nothing else. This seems wrong. That XSLT program expects a “complied” ODD as input.
The
teitoschematronprogram, whether specified with --localsource or not, fails to generate actual Schematron. The output has an<sch:title>, several comments, and a single<sch:ns>declaration, but no rules; the fact that<sch:ns>declarations for xs: and rng: are missing makes me think it is never reading in p5subset.xml at all.I do not know for sure if this is caused by ADHO server failure or not, but I note that Stylesheets/profiles/default/schematron/to.xsl simply imports the extract-isosch.xsl file, and does nothing else. This seems wrong. That XSLT program expects a “complied” ODD as input.