From c56e42ebf5089a278cd03689d8132e35ff22189a Mon Sep 17 00:00:00 2001 From: bwbohl Date: Thu, 23 Jul 2015 15:35:17 +0200 Subject: [PATCH] add fallback for blank $movID Although the stylesheet was designed in a context that always required a mdiv element to have a xml:id, it also was in a context where only one mdiv was being processed at a time. This commit introduces a fallback to fn:generate-id() if $movID is blank --- 04 MEI cleaning/improveMusic.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04 MEI cleaning/improveMusic.xsl b/04 MEI cleaning/improveMusic.xsl index d2131d6..80b2e35 100644 --- a/04 MEI cleaning/improveMusic.xsl +++ b/04 MEI cleaning/improveMusic.xsl @@ -108,7 +108,7 @@ - +