|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Auto generation of attribute values and content
I have the following code in my xsl file. <row font-bold='true' alignment-horizontal='center'> <cell defined-name="month1">Jan</cell> <cell defined-name="month2">Feb</cell> <cell defined-name="month3">Mar</cell> <cell defined-name="month4">Q1</cell> <cell defined-name="month5>>Apr</cell> <cell defined-name="month6">May</cell> <cell defined-name="month7">Jun</cell> <cell defined-name="month8">Q2</cell> <cell defined-name="month9">Jul</cell> <cell defined-name="month10">Aug</cell> <cell defined-name="month11">Sep</cell> <cell defined-name="month12">Q3</cell> <cell defined-name="month13">Oct</cell> <cell defined-name="month14">Nov</cell> <cell defined-name="month15">Dec</cell> <cell defined-name="month16">Q4</cell> </row> I would like to do a for loop or whatever possible ways to auto-geneate the content. Something like below: <row font-bold='true' alignment-horizontal='center'> <cell define-name=getMonth()>getData()</cell> </row> I don't know whether it is possible and how should I code the getMonth() and getData() method. What should the syntax like? Please give me your insight and thank you very much. __________________________________________________ Do You Yahoo!? Promote your business from just $5 a month! http://sg.biztools.yahoo.com 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








