|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] How to use arrays type of variable in XSLT?
Hello, In XSLT, we declare some global variable like this.. <xsl:variable name="x1">10</xsl:variable> <xsl:variable name="x2">100</xsl:variable> <xsl:variable name="x3">151</xsl:variable> <xsl:output method="xml" encoding="UTF-8" indent="yes"/> <xsl:template match="/"> <xsl:element name="layout"> <xsl:call-template name="office-body"/> </xsl:element> </xsl:template> __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail
|
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








