svghmi/gen_index_xhtml.xslt
branchsvghmi
changeset 2756 f94bc35a023e
parent 2753 9a7e12e96399
child 2763 ce04d79b8e57
equal deleted inserted replaced
2755:4efc509e9a1a 2756:f94bc35a023e
    14     </xsl:copy>
    14     </xsl:copy>
    15   </xsl:template>
    15   </xsl:template>
    16   <xsl:template mode="testgeo" match="bbox">
    16   <xsl:template mode="testgeo" match="bbox">
    17     <xsl:comment>
    17     <xsl:comment>
    18       <xsl:text>ID: </xsl:text>
    18       <xsl:text>ID: </xsl:text>
    19       <xsl:value-of select="@id"/>
    19       <xsl:value-of select="@Id"/>
    20       <xsl:text> x: </xsl:text>
    20       <xsl:text> x: </xsl:text>
    21       <xsl:value-of select="@x"/>
    21       <xsl:value-of select="@x"/>
    22       <xsl:text> y: </xsl:text>
    22       <xsl:text> y: </xsl:text>
    23       <xsl:value-of select="@y"/>
    23       <xsl:value-of select="@y"/>
    24       <xsl:text> w: </xsl:text>
    24       <xsl:text> w: </xsl:text>