Re: WF2 2.13. Adding type attribute for the output element (Part of detailed review of WF2)

mikko.honkala@nokia.com wrote:
> Currently, the author cannot control the presentation of the value of
> the output control. I propose that @type attribute is added to the
> output element. This way e.g., the different date types would start to
> make sense when using a screen reader (they would be read aloud using
> the users locale settings).

For outputting dates and times, you could just use the time element. e.g.

<time><output ...>2007-09-01</output></time>

-- 
Lachlan Hunt
http://lachy.id.au/

Received on Saturday, 1 September 2007 05:43:02 UTC