|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] I want to convert XML into SVG-XML using XSL in IE5.5
I want to convert XML into another XML using XSL in IE5.5 is this possible? here is the code but it doesn't work it just outputs this style sheet. <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="xml" /> <xsl:template match="/"> <svg width="100%" height="100%" enableZoomAndPanControls="true" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg10-20000303-stylable"> <rect style="stroke:#000000; stroke-width:1; stroke-opacity:1; fill:#000000; fill-opacity:1" x="0" y="0" width="250" height="500" /> </svg> </xsl:template> </xsl:stylesheet> > Justin Friedl > Software Engineer > Web and eCommerce > Supply Chain Division > Aspen Technology > 19204 North Creek Parkway > Bothell, WA 98011 > 425-492-2379 > 425-492-2125 (fax) > mailto:justin.friedl@xxxxxxxxxxxxx > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








