[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] basic calendar date XML?


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
Keywords
xml