Brian, Very clean. Nice.
On 3/17/06, brian suda <[EMAIL PROTECTED]> wrote: > You are correct that the LOCATION in iCalendar is "less formal" and > probably intended for things like "Room 120". > > It is possible to Mix microformat conent, so you can easily have both > location and adr. For Example: > > <span class="location adr"> > SxSW <span class="locality">Austin</span>, <span > class="region">TX</span> Conference center room 18 > </span> > > or > > <span class="adr"> > SxSW <span class="locality">Austin</span>, <span > class="region">TX</span> Conference center <span class="location">room > 18</span> > </span> > > This should help in both cases. > > -brian > > Paul Bryson wrote: > > hCalendar is currently using the "location" class to specify the location of > > the an event. However, hCard (and supposedly everything else in the future) > > uses "adr" to describe indicate an object's location. > > > > It seems like, from use and description, that the "location" moniker is > > intended to convey less formal geographic location information. For > > instance, "location" may contain: > > > > Bob Bullock Museum > > > > whereas "adr" may contain: > > > > 13333-A Hwy 71 West > > Bee Cave, TX 78738 > > > > Would it be possible to allow "adr" to be used in hCalendar? Any ideas > > about how it should be used? > > > > > > Atamido > > > > > > > > _______________________________________________ > > microformats-discuss mailing list > > [email protected] > > http://microformats.org/mailman/listinfo/microformats-discuss > > > > > > _______________________________________________ > microformats-discuss mailing list > [email protected] > http://microformats.org/mailman/listinfo/microformats-discuss > -- picking the lint off your life _______________________________________________ microformats-discuss mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-discuss
