Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@nkutsche nkutsche released this 29 Jul 09:40
· 1 commit to master since this release
  • Implements XPath evaluation function xpe:xpath-evaluate()

  • Model parser

    • Adds configuration option to allow/dissallow undeclared prefixes in the input XPath expression
    • Adds parser function nk:xpath-type-model to API to parse item type declarations
    • Minor bug fixing
  • XPath model schema

    • Adds missing support for partial function applications
    • Changes model of the type empty-sequence() from <empty/> to <itemType occurrence="zero"/>
  • Misc

    • Replace included RelaxNG implementation by referencing it as Maven dependency
    • Removes dependency to Saxon and XSLT Package Manager to avoid restriction on a specific Saxon version for using projects.