|
Subject: [xsl] basic calendar date XML? From: "Robert Koberg" <rob@xxxxxxxxxx> Date: Tue, 21 Aug 2001 13:16:22 -0700 |
Does anybody know where I could get my hands on some XML that represents
this year and next year? Something like:
<years>
<year number="2001">
<month start-day="Tuesday" name="January" number="01">
<day number="01"/>
<day number="02"/>
etc...
</month>
<month start-day="Friday" name="February" number="02">
<day number="01"/>
<day number="02"/>
etc...
</month>
</year>
</years>
----------------------
Thanks,
Rob
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] streaming multiple XML in, Mike Brown | Thread | Re: [xsl] streaming multiple XML in, Francis Norton |
| Re: Re: [xsl] xslt select expressio, Mark Galbreath | Date | RE: Re: [xsl] xslt select expressio, Mark Feblowitz |
| Month |