About the 1.0.1 Release
Release 1.0.1 of this library has been tested with Saxon 9.8.0.12, Mark Logic 10 and eXist-db 5.0.0. It uses XQuery 1.0 syntax.
Fixes in this release:
- Updated the cardinality of the return types of the following functions to be more accurate and in some cases avoid type errors:
add-attributes, add-or-update-attributes, change-element-ns, contains-case-insensitive, max-line-length, open-ref-document, remove-attributes, scheme-from-uri, substring-after-last, substring-after-last-match, substring-before-match, update-attributes.
- Fixed
get-matches to no longer return empty strings as matches.
- Updated
number-of-matches to no longer return -1 when passed a zero-length string.
- Fixed
open-ref-document to handle the case where there is no base-uri and no static-base-uri.
|
Recommended Reading:
|