XQuery in fmCheckMate

XQuery in fmCheckMate

It’s out of this world! 👽

MBS Plugin has started supporting Saxon.

…and Saxon supports

  • XSLT 3.0 for transformations
  • XQuery 3.1 for queries
  • XSD 1.1 for document validation
  • XPath 3.1 for navigation within documents

…and since XQuery is a very powerful language to query and transform XML data, I have built it into fmCheckMate: 😃

  • fmCheckMate now also supports importing and applying xquery files with the .xq or .xquery extension.
  • Plus the old XPath Query window is now the XML-Query window and supports XPath (old v1.0 still), XSLT and XQuery.

Never heard of XQuery?

Check out the XQuery Cheatsheet to get up to speed with XQuery.