2.1.828 Part 1 Section 18.12.6, queryTableRefresh (QueryTable Refresh Information)

a.   The standard does not restrict @unboundColumnsLeft.

Office requires that @unboundColumnsLeft shall be less than 16384.

b.   The standard does not restrict @unboundColumnsRight.

Office requires that @unboundColumnsRight shall be less than 16384.

c.   The standard states that the possible values for @nextId are defined by the XML Schema unsignedInt datatype.

Office has an additional restriction on @nextId requiring that the maximum value cannot be larger than 65535.

d.   The standard states that @fieldWrappedId indicates whether @nextId wrapped around.

Office requires that if @fieldWrappedId is false, then all id values on the queryTableField elements within the queryTableFields collection will be less than @nextId.

e.   The standard does not state any restrictions on the value of @minimumVersion.

Office requires @minimumVersion be 0-31 inclusive.