Show
Ignore:
Timestamp:
10/16/06 00:15:06 (2 years ago)
Author:
hhubner
Message:

Add required namespace for SVG images

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/xml-class-rework/projects/bos/statistics/buildSVGLineChart.xsl

    r1994 r2002  
    1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
     1<xsl:stylesheet xmlns="http://www.w3.org/2000/svg" 
     2                xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    23                xmlns:xlink="http://www.w3.org/2000/xlink/namespace/" 
    34                version="1.0"> 
    4   <xsl:output omit-xml-declaration="yes"/> 
     5  <xsl:output omit-xml-declaration="no"/> 
    56  <xsl:template match="/graphData"> 
    67    <xsl:variable name="max">