diff -r 901c89c0cc08 -r 8d9757191f05 svghmi/gen_index_xhtml.ysl2 --- a/svghmi/gen_index_xhtml.ysl2 Thu Mar 12 13:15:54 2020 +0100 +++ b/svghmi/gen_index_xhtml.ysl2 Thu Mar 12 13:16:18 2020 +0100 @@ -663,8 +663,8 @@ template "*", mode="testtree"{ param "indent", "''"; - > «$indent» «local-name()» - foreach "@*" > «local-name()»=«.» + > «$indent» «local-name()» + foreach "@*" > «local-name()»="«.»" > \n apply "*", mode="testtree" { with "indent" value "concat($indent,'>')"