Am 14.09.2013 um 11:23 schrieb Bodo Hüsemann bodo.huesemann@gmx.de:
Hi,
do we have any means in XQuery or with the Base-X API to query the age of a document?
Currently, no meta data data is stored in the database. You can extend your application to store the needed meta data in the needed format in a separate database or within the documents themselves. Please, note that the actual size of the document may not be the same as in the input one, because of different serialisation options when reading out the XML document.
Best regards, Dimitar