'\" -*- coding: UTF-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH spatialite_xml_print 1 "25 July 2023" "" "" .SH NAME spatialite_xml_print \- export a single XML file corresponding to the current DB-file content .SH SYNOPSIS 'nh .fi .ad l \fBspatialite_xml_print\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu [\fB-h\fR] [\fB-d\fR \fIpathname\fR] [\fB-x\fR \fIpathname\fR] [\fB-cs\fR \fInum\fR] [\fB-m\fR] 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBspatialite_xml_print\fR is intended to export a single XML file corresponding to the current DB-file content. .PP It's useful i.e. when you've some way modified the original contents by performing some SQL operation. .SH OPTIONS .TP \*(T<\fB\-h\fR\*(T>, \*(T<\fB\-\-help\fR\*(T> show help message .TP \*(T<\fB\-d\fR\*(T> \fIpathname\fR, \*(T<\fB\-\-db\-path\fR\*(T> \fIpathname\fR the SpatiaLite DB [INPUT] path .TP \*(T<\fB\-x\fR\*(T> \fIpathname\fR, \*(T<\fB\-\-xml\-path\fR\*(T> \fIpathname\fR the XML file [OUTPUT] path .TP \*(T<\fB\-cs\fR\*(T> \fInum\fR, \*(T<\fB\-\-cache\-size\fR\*(T> \fInum\fR DB cache size (how many pages) .TP \*(T<\fB\-m\fR\*(T>, \*(T<\fB\-\-in\-memory\fR\*(T> using IN-MEMORY database