svghmi/gen_index_xhtml.xslt
branchsvghmi
changeset 2756 f94bc35a023e
parent 2753 9a7e12e96399
child 2763 ce04d79b8e57
--- a/svghmi/gen_index_xhtml.xslt	Mon Aug 12 13:06:11 2019 +0200
+++ b/svghmi/gen_index_xhtml.xslt	Mon Aug 12 13:09:55 2019 +0200
@@ -16,7 +16,7 @@
   <xsl:template mode="testgeo" match="bbox">
     <xsl:comment>
       <xsl:text>ID: </xsl:text>
-      <xsl:value-of select="@id"/>
+      <xsl:value-of select="@Id"/>
       <xsl:text> x: </xsl:text>
       <xsl:value-of select="@x"/>
       <xsl:text> y: </xsl:text>