|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] The prefix "svg" for element "svg:svg" is not bound.
Hi, I'm getting the following error when using Xalan.
My xsl-file is: <xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/ Transform" xmlns:svg="http://www.w3.org/2000/svg"> <xsl:template match="embedding"> <svg:svg width="2" height="2" xmlns:svg="http://www.w3.org/ 2000/svg"> </svg:svg> </xsl:template> </xsl:transform> The input xml-file is just a simple <embedding>...</embedding> I guess I still don't get those namespaces as well as I should. Is there anyone who can point me to my mistake? Nico
|
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
|






