OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

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


Subject: Re: [office] Table Refresh Delay



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]