|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: stylesheet for generating html table and aditional
You might be interested to look at this XSLT Calendar application:
http://www.topxml.com/code/default.asp?p=3&id=v20020711152545
Cheers,
Dimitre Novatchev
On 9/29/05, Lars Reimann <mail@xxxxxxxxxxxxxxx> wrote:
> hi,
>
> i already looked up the given addresses but i dindt find anything that
> matched my problem. and since i m new to xslt here's my (i think simple)
> question:
>
> i have some xml calendar data like this:
>
> <schedule>
> <month n="1">
> <day n="1">
> <date time="1500">
> <event>call susi</event>
> </date>
> </day
> </month>
> </schedule>
>
> ... and so on. (all events formated like this)
>
> now i want to generate a big html table first wich contains all days of
> the year with the name of the moths as table captions. like this:
>
> | jan | feb| mar| apr| ... | dec|
> ----------------------------
> 1 1 1 1 ... 1
> ... ... ... ... ... ...
> 31 28 31 30 ... 31
>
> (table completely filled). I dont know how to do that. Because, if there
> are only 5 events per moth, the table nevertheless needs to be filled
> with all numbers of the days.
>
> I thought it would be stupid to create this table manually in the
> stylesheet!
>
> the events should then be pasted behind a specific day accoring to the
> .xml source. the second prob ist how can i insert the event at the
> specific place in the table?
>
> sorry 'bout the simple questions but i am new to xslt...
>
> thanks in advance,
> l.r.
>
>
--
Cheers,
Dimitre Novatchev
---------------------------------------
Getting caught is the mother of invention.
|
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








