Firstly,install Saxon X Query processor from Ubuntu software center or synaptic package manager.
you need to install two separate packages
you need to install two separate packages
- Saxon XSLT Processor (libsaxon-java)
- Saxon-B XSLT Processor (libsaxonb-java)
- After installing both the packages,open terminal(shortcut-ctrl+alt+t)
- Change your directory that contains all the xml and xquery(.xqy) files.
- To run the xquery files,just run the below command with your sample.xqy(xquery file) in the terminal.
thank you for reading
cheers !!!
sGk