diff --git a/04 MEI cleaning/improveMusic.xsl b/04 MEI cleaning/improveMusic.xsl index d2131d6..20dae2e 100644 --- a/04 MEI cleaning/improveMusic.xsl +++ b/04 MEI cleaning/improveMusic.xsl @@ -25,11 +25,16 @@ - Define output method as UTH-8 encoded XML with identation. + Define output method as UTF-8 encoded XML with identation. + + The newSchemaRef parameter defines a new URL for RNG and Schematron schemata; if empty the existing schemaRef will be retained + + https://raw.githubusercontent.com/music-encoding/music-encoding/MEI2013_v2.1.1/schemata/mei-all.rng + Parameter for mdiv id @@ -206,6 +211,17 @@ + + + this template takes care that mei:mei element holds meiversion.num + + + + + + + + mei:pb elements are to be excluded from the result, as notation program specific page breaks are irrelevant for the project. @@ -748,7 +764,7 @@ Content of processed with - improveMusic.xsl from Freischütz Digital Tools in order to resolve mei:bTrems, mei:fTrems, intermediary mei:scoreDefs and mei:staffDef, transform mei:artic and mei:accid to respective attributes, etc. + improveMusic.xsl from Freischütz Digital Tools in order to resolve mei:bTrems, mei:fTrems, intermediary mei:scoreDefs and mei:staffDef, transform mei:artic and mei:accid to respective attributes, etc. @@ -783,15 +799,22 @@ - - href="../../../schemata/rng/freidi-schema-musicSource.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0" - - - href="../../../schemata/rng/freidi-schema-musicSource.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron" + + + + href="" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0" + + + href="" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron" + + + + + - - - + + +