You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this option set to `true()` a newline character will be added
27
+
to the very end of the document. Useful when syncing data to a git
28
+
repository.
29
+
30
+
A list of all serialization options can be found in [the exist-db documentation on XQuery serialization](http://exist-db.org/exist/apps/doc/xquery.xml?field=all&id=D3.3.6.2#serialization)
31
+
32
+
In addition to all serialization settings, the map lets you specify
33
+
three additional options:
10
34
11
35
-`after`: xs:dateTime? default `()`
12
36
- synchronise only files newer than the dateTime provided
0 commit comments