[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

XSL SVG?

Subject: XSL SVG?
From: Richard Hallgren <richard.hallgren@xxxxxxx>
Date: Sun, 10 Mar 2002 14:09:19 GMT
xsl svg
Hi everyone,

I'm trying to generate a simple SVG shape from a XSL page, 
if I a embed the external SVG picture it works fine but 
when I try to generate the shape from the xsl file I just 
can't get it to work... How can I solve this? The final 
output is HTML generated through ASP, here is the relevant 
code from the XSL file:

<?xml version="1.0"?>
<xsl:stylesheet version="1.0"
 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
 xmlns:svg="http://www.w3.org/2000/svg"> 
<xsl:template match="/">
<HTML>
<HEAD/>
<BODY>
<svg:svg width="300" height="300">
 <line x1="127" y1="65" x2="127" y2="200" style="stroke:rgb
(0,0,0);stroke-width:2"/>
</svg:svg>
...

Thanks in advance,
Richard 
---------------------------
Richard Hallgren
richard.hallgren@xxxxxxx
+44 (0) 2890915132
+44 (0) 7816326858


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • XSL SVG?
    • Richard Hallgren - Sun, 10 Mar 2002 09:11:21 -0500 (EST) <=
      • Max Dunn - Sun, 10 Mar 2002 16:26:03 -0500 (EST)
        • naha - Sun, 10 Mar 2002 17:17:57 -0500 (EST)
      • Chris Bayes - Sun, 10 Mar 2002 20:09:04 -0500 (EST)

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.