Skip to content
Snippets Groups Projects

Create new aramaic on website

Merged Michelle Weidling requested to merge create-new-aramaic-on-website into develop
All threads resolved!
Compare and Show latest version
2 files
+ 3
5
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -36,7 +36,7 @@ as node()* {
return
switch ($pi("type"))
case "start" return
let $md5 := "md5" || (serialize($node) || util:random()) => util:hash("md5") => substring(1, 20))
let $md5 := "md5" || (serialize($node) || util:random()) => util:hash("md5") => substring(1, 20)
return
element {QName("http://ahiqar.uni-goettingen.de/ns/motifs", $pi("comment"))} {
attribute type {"start"},
Loading