Document Order

   



XSL Variables

A simple example of assigning a value to a variable is given below:

<xsl:variable name="maxWidth" select="500"/>

This type of variable will be used for initializing variables that are used for rendering a bar chart or graph. In a subsequent example, you'll see how to assign the result of invoking a template as the value of a variable.



   



Fundamentals of SVG Programming. Concepts to Source Code
Fundamentals of SVG Programming: Concepts to Source Code (Graphics Series)
ISBN: 1584502983
EAN: 2147483647
Year: 2003
Pages: 362

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net