EXist components
tEXistConnection | Opens a connection to an eXist database in order that a transaction may be carried out. |
tEXistDelete | Deletes specified resources from a remote eXist database. |
tEXistGet | Retrieves selected resources from a remote eXist database to a defined local directory. |
tEXistList | Lists the resources stored on a remote eXist database. |
tEXistPut | Uploads specified files from a defined local directory to a remote eXist database. |
tEXistXQuery | Queries XML files located on remote databases using local files containing XPath queries and outputs the results to an XML file stored locally. |
tEXistXUpdate | Processes XML file records and updates the existing records on the database server. |