office message
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [List Home]
Subject: Re: [office-accessibility] Re: [office] Table Refresh Delay
- From: Richard Schwerdtfeger <schwer@us.ibm.com>
- To: Robert Weir <robert_weir@us.ibm.com>
- Date: Wed, 16 Jul 2008 12:55:08 -0500
I understand - It just does not seem practical for refreshing a table in 10 ms intervals.
Rich
Rich Schwerdtfeger
Distinguished Engineer, SWG Accessibility Architect/Strategist
Chair, IBM Accessibility Architecture Review Board
blog: http://www.ibm.com/developerworks/blogs/page/schwer
Robert Weir/Cambridge/IBM@Lotus
Robert Weir/Cambridge/IBM@Lotus
07/14/08 03:49 PM
|
|
Richard Schwerdtfeger <schwer@us.ibm.com> wrote on 07/12/2008 11:52:20 AM:
>
> Can someone from the TC please tell me the units for: <table:refresh-delay> ?
>
> Is this in seconds? This is very important for accessibility as if
> it is less than a second then there is a potential to cause seizures.
>
> Whatever the answer, would someone please update the specification
> to reflect the actual units?
>
> Thank you,
> Rich
table:refresh-delay is typed xsd:duration, which uses ISO 8601 format time durations. So the units will be specified in the attribute value.
For example "PT10S" would be 10 seconds. "PT0.5S" would be 1/2 second. "PT1H30M" would be 1 hour 30 minutes.
The resolution required by XML Schema Datatypes for a "minimally conforming processor" is millisecond resolution.
So the notation certainly allows specification of sub-second updates.
-Rob

[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [List Home]