Adaptive Server 12.5.2 makes the following changes to the way subscripts are handled in XML, to conform to the XPath standard:
Prohibits reverse ranges, such as “//a [8 to 3]”
Prohibits negative subscripts, such as “//a [-2]”
Prohibits subscripts and ranges that are not integer values, such as “//a [1 to b]”
In the Adaptive Server version 12.5.2, these situations provide appropriate error messages.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |