
Welcome aboard, Vanessa! Martina -- are we in fact meeting tomorrow, and if so a) at what time?[1,2] b) can you post the URLs for both the Hangout and the agenda & minutes sooner rather than later? All -- I'm working on the "normal" ODD->Schematron pathway (odds/extract-isosch.xsl, i.e. the process that creates a standalone Schematron schema, not the one that embeds Schematron into RELAX NG) in response to Stylesheets #250. The code in that program always generates an <sch:ns prefix="rng"> element to declare the RELAX NG namespace in the output Schematron. I presume when it was put in it was needed because some Schematron rule or other used "rng:" in its @context or @test attribute. But the string "rng:" does not occur in *any* attribute in all of P5 now. (And the only elements in the RELAX NG namespace are inside <egXML> or in data.XXX, soon to be deprecated.) So I am planning to nuke the automatic generation of <sch:ns prefix="rng"> in this routine. (It will still get generated if there are definitions that specify it on their @ns, or an <sch:ns> element that defines it, or it is a namespace in force for one of the definitions.) If anyone knows of a reason it should stay, please speak up soon (or revert my change). Notes ----- [1] 12:00Z = 08:00 EDT, 13:00 BST, 14:00 CEST 13:00Z = 09:00 EDT, 14:00 BST, 15:00 CEST Sorry, I don't know your time zone, Vanessa. [2] IIRC we agreed to 13:00Z, but then again, I thought we agreed not to have a teleconference the last Thu of Oct, too.