Download history documents contain the representation for the set of download activities that have been logged by the service. This resource can be paged per the Atom Publishing Protocol (RFC5023).
For each tracked download, the following information is made available, if known:
<?xml version="1.0" encoding="UTF-8"?>
<lcmis:downloadHistory xmlns:snx="http://www.ibm.com/xmlns/prod/sn"
xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/"
xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200908/"
xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/"
xmlns:atom="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app"
xmlns:lcmis="http://www.ibm.com/xmlns/prod/sn/cmis">
<cmisra:numItems>1</cmisra:numItems>
<atom:link
href="http://enterprise.acme.com:9088/files/basic/cmis/repository/p!mshani/servicedoc"
rel="service" type="application/atomsvc+xml"></atom:link>
<atom:link
href="http://enterprise.acme.com:9088/files/basic/cmis/repository/p!mshani/object/snx:file!fcd99895-05a0-45f5-8ce2-999c3bde84af"
rel="via" type="application/atom+xml;type=entry" cmisra:id="snx:file!fcd99895-05a0-45f5-8ce2-999c3bde84af"
xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/"></atom:link>
<atom:link
href="http://enterprise.acme.com:9088/files/basic/cmis/repository/p!mshani/downloads/snx:file!fcd99895-05a0-45f5-8ce2-999c3bde84af?skipCount=0&maxItems=10"
rel="first" type="application/atom+xml;type=feed"></atom:link>
<lcmis:download>
<cmis:principal>
<cmis:principalId>mshani</cmis:principalId>
<lcmis:displayName>Monifa Shani</lcmis:displayName>
<lcmis:email>mshani@us.acme.com</lcmis:email>
</cmis:principal>
<lcmis:versionLabel>1</lcmis:versionLabel>
<lcmis:isLatestVersion>true</lcmis:isLatestVersion>
<lcmis:downloadedOn>2010-06-20T21:03:45.200Z</lcmis:downloadedOn>
</lcmis:download>
</lcmis:downloadHistory>