Hi
Don't you need to specify a viewPort attribute in your outermost <svg> element?
Steve

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; xmlns:xlink="http://www.w3.org/1999/xlink"; > ......... <xsl:template match="artists-photo1"> <svg width="300" height="300"> <xsl:apply-templates /> </svg> </xsl:template>


_________________________________________________________________
Say “good-bye” to spam, viruses and pop-ups with MSN Premium -- free trial offer! http://click.atdmt.com/AVE/go/onm00200359ave/direct/01/



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to