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

Calculations in an attribute

Subject: Calculations in an attribute
From: bryan hansen <bh5k@xxxxxxxxx>
Date: Mon, 11 Mar 2002 10:06:59 -0800 (PST)
 Calculations in an attribute
Hi all-

I am using XSL to convert to SVG and when I try to do
a calculation in a attirbute I get an exception of:

org.xml.sax.SAXParseException: The value of attribute
"width" must not contain the '<' character.

I understand what the error is, but not how to get
around it. The svg needs to have a width dynamically
calculated (I am making a bar graph) and looks
something like this:

<rect x="291" y="121" width="142" height="10"
fill="green" />

I want to have a percentage on the width so I have
tried this (among other things):

width="<xsl:value-of select="142 * total div 100"/>"

And it throws the exception listed above. Any ideas?
Thanks for your help in advance.

Bryan

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

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


Current Thread

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.