On Tuesday 16 February 2010 21:05:30 Peter Saint-Andre wrote: > I propose changing it to: > > *** > > Note: The value of 'h' starts at zero before any stanzas are handled, is > incremented to one for the first stanza handled, and is incremented > again with each subsequent stanza handled. In the unlikely case that the > number of stanzas handled during a stream management session exceeds the > number of digits that can be represented by the unsignedInt datatype as > specified in XML Schema Part 2 [9] (i.e., 2^32), the value of 'h' shall > be reset from 2^32-1 back to zero (rather than being incremented to 2^32). > > ***
Ah, yes I think that's fine. Don't forget to adjust the examples to match. -Justin
