You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by dc...@apache.org on 2009/10/09 19:25:21 UTC

svn commit: r823626 [4/8] - in /incubator/chemistry/trunk/chemistry: chemistry-tck-atompub/ chemistry-tck-atompub/src/main/java/org/apache/chemistry/abdera/ext/ chemistry-tck-atompub/src/main/java/org/apache/chemistry/tck/atompub/client/ chemistry-tck-...

Modified: incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/src/test/resources/org/apache/chemistry/tck/atompub/examples/DocumentEntryWithChanges.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/src/test/resources/org/apache/chemistry/tck/atompub/examples/DocumentEntryWithChanges.xml?rev=823626&r1=823625&r2=823626&view=diff
==============================================================================
--- incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/src/test/resources/org/apache/chemistry/tck/atompub/examples/DocumentEntryWithChanges.xml (original)
+++ incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/src/test/resources/org/apache/chemistry/tck/atompub/examples/DocumentEntryWithChanges.xml Fri Oct  9 17:25:19 2009
@@ -1,112 +1,116 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<atom:entry xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200901" xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200901" xmlns:atom="http://www.w3.org/2005/Atom"
-  xmlns:app="http://www.w3.org/2007/app" xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200901">
-  <atom:author>
-    <atom:name>Al Brown</atom:name>
-    <atom:uri>http://www.ibm.com/</atom:uri>
-    <atom:email>albertcbrown@us.ibm.com</atom:email>
-  </atom:author>
-  <atom:content src="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64" />
-  <atom:id>urn:uuid:fb7b8894-bf63-4f61-bcb6-8678d3af7b64</atom:id>
-  <atom:link rel="self" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64" />
-  <atom:link rel="edit" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64" />
-  <atom:link type="application/cmis+xml;type=allowableActions" rel="allowableactions" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64/allowableactions" />
-  <atom:link type="application/atom+xml;type=entry" rel="type" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64/type" />
-  <atom:published>2009-07-17T09:13:33.156-07:00</atom:published>
-  <atom:summary type="html">HTML summary of Entry fb7b8894-bf63-4f61-bcb6-8678d3af7b64</atom:summary>
-  <atom:title type="text">CMIS Example Document - Loan</atom:title>
-  <atom:updated>2009-07-17T09:13:33.156-07:00</atom:updated>
-  <atom:link rel="edit-media" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64/edit-media" />
-  <atom:link rel="alternate" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64/alternate" />
-  <atom:link type="application/atom+xml;type=feed" rel="parents" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64/parents" />
-  <atom:link type="application/atom+xml;type=feed" rel="allversions" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64/allversions" />
-  <atom:link type="application/atom+xml;type=entry" rel="latestversion" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64/latestversions" />
-  <atom:link length="4123" type="text/plain" rel="stream" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64media" />
-  <atom:link type="application/atom+xml;type=feed" rel="relationships" href="http://cmisexample.oasis-open.org/rep1/fb7b8894-bf63-4f61-bcb6-8678d3af7b64/relationships" />
-  <cmisra:object>
-    <cmis:properties>
-      <cmis:propertyBoolean localname="rep-cmis:IsImmutable" pdid="cmis:IsImmutable">
-        <cmis:value>false</cmis:value>
-      </cmis:propertyBoolean>
-      <cmis:propertyDateTime localname="rep-cmis:CreationDate" pdid="cmis:CreationDate">
-        <cmis:value>2009-07-17T09:13:33.156-07:00</cmis:value>
-      </cmis:propertyDateTime>
-      <cmis:propertyDateTime localname="rep-cmis:LastModificationDate" pdid="cmis:LastModificationDate">
-        <cmis:value>2009-07-17T09:13:33.156-07:00</cmis:value>
-      </cmis:propertyDateTime>
-      <cmis:propertyId localname="rep-cmis:ObjectId" pdid="cmis:ObjectId">
-        <cmis:value>fb7b8894-bf63-4f61-bcb6-8678d3af7b64</cmis:value>
-      </cmis:propertyId>
-      <cmis:propertyId localname="rep-cmis:ObjectTypeId" pdid="cmis:ObjectTypeId">
-        <cmis:value>loan</cmis:value>
-      </cmis:propertyId>
-      <cmis:propertyId localname="rep-cmis:BaseTypeId" pdid="cmis:BaseTypeId">
-        <cmis:value>cmis:document</cmis:value>
-      </cmis:propertyId>
-      <cmis:propertyString localname="rep-cmis:LastModifiedBy" pdid="cmis:LastModifiedBy">
-        <cmis:value>Al Brown</cmis:value>
-      </cmis:propertyString>
-      <cmis:propertyString localname="rep-cmis:CreatedBy" pdid="cmis:CreatedBy">
-        <cmis:value>Al Brown</cmis:value>
-      </cmis:propertyString>
-      <cmis:propertyBoolean localname="rep-cmis:IsLatestVersion" pdid="cmis:IsLatestVersion">
-        <cmis:value>true</cmis:value>
-      </cmis:propertyBoolean>
-      <cmis:propertyBoolean localname="rep-cmis:IsVersionSeriesCheckedOut" pdid="cmis:IsVersionSeriesCheckedOut">
-        <cmis:value>false</cmis:value>
-      </cmis:propertyBoolean>
-      <cmis:propertyBoolean localname="rep-cmis:IsMajorVersion" pdid="cmis:IsMajorVersion">
-        <cmis:value>false</cmis:value>
-      </cmis:propertyBoolean>
-      <cmis:propertyBoolean localname="rep-cmis:IsLatestMajorVersion" pdid="cmis:IsLatestMajorVersion">
-        <cmis:value>false</cmis:value>
-      </cmis:propertyBoolean>
-      <cmis:propertyString localname="rep-cmis:CheckinComment" pdid="cmis:CheckinComment">
-        <cmis:value>Checkin comment</cmis:value>
-      </cmis:propertyString>
-      <cmis:propertyString localname="rep-cmis:VersionLabel" pdid="cmis:VersionLabel">
-        <cmis:value>0.1</cmis:value>
-      </cmis:propertyString>
-      <cmis:propertyString localname="rep-cmis:ContentStreamMimeType" pdid="cmis:ContentStreamMimeType">
-        <cmis:value>text/plain</cmis:value>
-      </cmis:propertyString>
-      <cmis:propertyString localname="rep-cmis:ContentStreamFileName" pdid="cmis:ContentStreamFileName">
-        <cmis:value>text.txt</cmis:value>
-      </cmis:propertyString>
-      <cmis:propertyInteger localname="rep-cmis:ContentStreamLength" pdid="cmis:ContentStreamLength">
-        <cmis:value>4234</cmis:value>
-      </cmis:propertyInteger>
-      <cmis:propertyString displayname="Keywords for Document" localname="keywords" pdid="keywords">
-        <cmis:value>document</cmis:value>
-        <cmis:value>example</cmis:value>
-        <cmis:value>sample</cmis:value>
-        <cmis:value>cmis</cmis:value>
-      </cmis:propertyString>
-    </cmis:properties>
-    <cmis:allowableActions>
-      <cmis:canDeleteObject>true</cmis:canDeleteObject>
-      <cmis:canUpdateProperties>true</cmis:canUpdateProperties>
-      <cmis:canGetProperties>true</cmis:canGetProperties>
-      <cmis:canGetRelationships>true</cmis:canGetRelationships>
-      <cmis:canGetObjectParents>true</cmis:canGetObjectParents>
-      <cmis:canMoveObject>true</cmis:canMoveObject>
-      <cmis:canDeleteContentStream>true</cmis:canDeleteContentStream>
-      <cmis:canCheckOut>true</cmis:canCheckOut>
-      <cmis:canCancelCheckOut>true</cmis:canCancelCheckOut>
-      <cmis:canCheckIn>true</cmis:canCheckIn>
-      <cmis:canSetContentStream>true</cmis:canSetContentStream>
-      <cmis:canGetAllVersions>true</cmis:canGetAllVersions>
-      <cmis:canAddObjectToFolder>true</cmis:canAddObjectToFolder>
-      <cmis:canRemoveObjectFromFolder>true</cmis:canRemoveObjectFromFolder>
-      <cmis:canGetContentStream>true</cmis:canGetContentStream>
-      <cmis:canApplyPolicy>true</cmis:canApplyPolicy>
-      <cmis:canGetAppliedPolicies>true</cmis:canGetAppliedPolicies>
-      <cmis:canRemovePolicy>true</cmis:canRemovePolicy>
-      <cmis:canCreateDocument>true</cmis:canCreateDocument>
-    </cmis:allowableActions>
-    <cmis:changeEventInfo>
-      <cmis:changeType>updated</cmis:changeType>
-      <cmis:changeTime>2009-07-17T09:13:33.156-07:00</cmis:changeTime>
-    </cmis:changeEventInfo>
-  </cmisra:object>
+<atom:entry xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200908/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app" xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/">
+    <atom:author>
+        <atom:name>Al Brown</atom:name>
+        <atom:uri>http://www.ibm.com/</atom:uri>
+        <atom:email>albertcbrown@us.ibm.com</atom:email>
+    </atom:author>
+    <atom:content src="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da"/>
+    <atom:id>urn:uuid:91b3b37c-35ed-46de-abab-bf02fd1523da</atom:id>
+    <atom:title type="text">CMIS Example Document - Loan</atom:title>
+    <atom:updated>2009-09-25T12:33:20.218-07:00</atom:updated>
+    <atom:link rel="self" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da"/>
+    <atom:link rel="edit" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da"/>
+    <atom:link type="application/cmis+xml;type=allowableActions" rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/allowableactions"/>
+    <atom:link type="application/atom+xml;type=entry" rel="describedby" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/type"/>
+    <atom:link type="application/atomsvc+xml" rel="service" href="http://cmisexample.oasis-open.org/rep1//service"/>
+    <atom:published>2009-09-25T12:33:20.218-07:00</atom:published>
+    <atom:summary type="html">HTML summary of Entry  91b3b37c-35ed-46de-abab-bf02fd1523da</atom:summary>
+    <atom:link rel="edit-media" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/edit-media"/>
+    <atom:link rel="alternate" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/alternate"/>
+    <atom:link type="application/atom+xml;type=feed" rel="up" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/parents"/>
+    <atom:link type="application/atom+xml;type=feed" rel="version-history" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/allversions"/>
+    <atom:link type="application/atom+xml;type=entry" rel="current-version" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/latest"/>
+    <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/relationships"/>
+    <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/policies"/>
+    <atom:link type="application/cmisacl+xml" rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="http://cmisexample.oasis-open.org/rep1/91b3b37c-35ed-46de-abab-bf02fd1523da/acl"/>
+    <cmisra:object>
+        <cmis:properties>
+            <cmis:propertyId localName="rep-cmis:objectId" propertyDefinitionId="cmis:objectId">
+                <cmis:value>91b3b37c-35ed-46de-abab-bf02fd1523da</cmis:value>
+            </cmis:propertyId>
+            <cmis:propertyId localName="rep-cmis:objectTypeId" propertyDefinitionId="cmis:objectTypeId">
+                <cmis:value>loan</cmis:value>
+            </cmis:propertyId>
+            <cmis:propertyString localName="rep-cmis:name" propertyDefinitionId="cmis:name">
+                <cmis:value>CMIS Example Document - Loan</cmis:value>
+            </cmis:propertyString>
+            <cmis:propertyDateTime localName="rep-cmis:creationDate" propertyDefinitionId="cmis:creationDate">
+                <cmis:value>2009-09-25T12:33:20.218-07:00</cmis:value>
+            </cmis:propertyDateTime>
+            <cmis:propertyDateTime localName="rep-cmis:lastModificationDate" propertyDefinitionId="cmis:lastModificationDate">
+                <cmis:value>2009-09-25T12:33:20.218-07:00</cmis:value>
+            </cmis:propertyDateTime>
+            <cmis:propertyId localName="rep-cmis:baseTypeId" propertyDefinitionId="cmis:baseTypeId">
+                <cmis:value>cmis:document</cmis:value>
+            </cmis:propertyId>
+            <cmis:propertyString localName="rep-cmis:lastModifiedBy" propertyDefinitionId="cmis:lastModifiedBy">
+                <cmis:value>Al Brown</cmis:value>
+            </cmis:propertyString>
+            <cmis:propertyString localName="rep-cmis:createdBy" propertyDefinitionId="cmis:createdBy">
+                <cmis:value>Al Brown</cmis:value>
+            </cmis:propertyString>
+            <cmis:propertyBoolean localName="rep-cmis:isLatestVersion" propertyDefinitionId="cmis:isLatestVersion">
+                <cmis:value>true</cmis:value>
+            </cmis:propertyBoolean>
+            <cmis:propertyBoolean localName="rep-cmis:isVersionSeriesCheckedOut" propertyDefinitionId="cmis:isVersionSeriesCheckedOut">
+                <cmis:value>false</cmis:value>
+            </cmis:propertyBoolean>
+            <cmis:propertyBoolean localName="rep-cmis:isMajorVersion" propertyDefinitionId="cmis:isMajorVersion">
+                <cmis:value>false</cmis:value>
+            </cmis:propertyBoolean>
+            <cmis:propertyBoolean localName="rep-cmis:isLatestMajorVersion" propertyDefinitionId="cmis:isLatestMajorVersion">
+                <cmis:value>false</cmis:value>
+            </cmis:propertyBoolean>
+            <cmis:propertyBoolean localName="rep-cmis:isImmutable" propertyDefinitionId="cmis:isImmutable">
+                <cmis:value>false</cmis:value>
+            </cmis:propertyBoolean>
+            <cmis:propertyString localName="rep-cmis:checkinComment" propertyDefinitionId="cmis:checkinComment">
+                <cmis:value>Checkin comment</cmis:value>
+            </cmis:propertyString>
+            <cmis:propertyString localName="rep-cmis:versionLabel" propertyDefinitionId="cmis:versionLabel">
+                <cmis:value>0.1</cmis:value>
+            </cmis:propertyString>
+            <cmis:propertyString localName="rep-cmis:contentStreamMimeType" propertyDefinitionId="cmis:contentStreamMimeType">
+                <cmis:value>text/plain</cmis:value>
+            </cmis:propertyString>
+            <cmis:propertyString localName="rep-cmis:contentStreamFileName" propertyDefinitionId="cmis:contentStreamFileName">
+                <cmis:value>text.txt</cmis:value>
+            </cmis:propertyString>
+            <cmis:propertyInteger localName="rep-cmis:contentStreamLength" propertyDefinitionId="cmis:contentStreamLength">
+                <cmis:value>4234</cmis:value>
+            </cmis:propertyInteger>
+            <cmis:propertyString displayName="Keywords for Document" localName="keywords" propertyDefinitionId="keywords">
+                <cmis:value>document</cmis:value>
+                <cmis:value>example</cmis:value>
+                <cmis:value>sample</cmis:value>
+                <cmis:value>cmis</cmis:value>
+            </cmis:propertyString>
+        </cmis:properties>
+        <cmis:allowableActions>
+            <cmis:canDeleteObject>true</cmis:canDeleteObject>
+            <cmis:canUpdateProperties>true</cmis:canUpdateProperties>
+            <cmis:canGetProperties>true</cmis:canGetProperties>
+            <cmis:canGetObjectRelationships>true</cmis:canGetObjectRelationships>
+            <cmis:canGetObjectParents>true</cmis:canGetObjectParents>
+            <cmis:canMoveObject>true</cmis:canMoveObject>
+            <cmis:canDeleteContentStream>true</cmis:canDeleteContentStream>
+            <cmis:canCheckOut>true</cmis:canCheckOut>
+            <cmis:canCancelCheckOut>true</cmis:canCancelCheckOut>
+            <cmis:canCheckIn>true</cmis:canCheckIn>
+            <cmis:canSetContentStream>true</cmis:canSetContentStream>
+            <cmis:canGetAllVersions>true</cmis:canGetAllVersions>
+            <cmis:canAddObjectToFolder>true</cmis:canAddObjectToFolder>
+            <cmis:canRemoveObjectFromFolder>true</cmis:canRemoveObjectFromFolder>
+            <cmis:canGetContentStream>true</cmis:canGetContentStream>
+            <cmis:canApplyPolicy>true</cmis:canApplyPolicy>
+            <cmis:canGetAppliedPolicies>true</cmis:canGetAppliedPolicies>
+            <cmis:canRemovePolicy>true</cmis:canRemovePolicy>
+            <cmis:canCreateDocument>true</cmis:canCreateDocument>
+        </cmis:allowableActions>
+        <cmis:changeEventInfo>
+            <cmis:changeType>updated</cmis:changeType>
+            <cmis:changeTime>2009-09-25T12:33:20.218-07:00</cmis:changeTime>
+        </cmis:changeEventInfo>
+    </cmisra:object>
 </atom:entry>

Modified: incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/src/test/resources/org/apache/chemistry/tck/atompub/examples/FolderChildren.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/src/test/resources/org/apache/chemistry/tck/atompub/examples/FolderChildren.xml?rev=823626&r1=823625&r2=823626&view=diff
==============================================================================
--- incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/src/test/resources/org/apache/chemistry/tck/atompub/examples/FolderChildren.xml (original)
+++ incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/src/test/resources/org/apache/chemistry/tck/atompub/examples/FolderChildren.xml Fri Oct  9 17:25:19 2009
@@ -1,337 +1,326 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<atom:feed xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200901" xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200901" xmlns:atom="http://www.w3.org/2005/Atom"
-  xmlns:app="http://www.w3.org/2007/app" xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200901">
-  <atom:title type="text">Feed for folder1</atom:title>
-  <atom:author>
-    <atom:name>Al Brown</atom:name>
-    <atom:uri>http://www.ibm.com/</atom:uri>
-    <atom:email>albertcbrown@us.ibm.com</atom:email>
-  </atom:author>
-  <atom:updated>2009-07-17T09:13:33.000-07:00</atom:updated>
-  <atom:id>urn:uuid:55638aa8-d558-4e59-b9b4-0bf9aba14bb3</atom:id>
-  <atom:link type="application/atom+xml;type=feed" rel="self" href="http://cmisexample.oasis-open.org/rep1/folder1feed/3" />
-  <atom:link type="application/atom+xml;type=entry" rel="via" href="http://cmisexample.oasis-open.org/rep1/folder1feed" />
-  <atom:link type="application/atom+xml;type=feed" rel="first" href="http://cmisexample.oasis-open.org/rep1/folder1feed/first" />
-  <atom:link type="application/atom+xml;type=feed" rel="next" href="http://cmisexample.oasis-open.org/rep1/folder1feed/4" />
-  <atom:link type="application/atom+xml;type=feed" rel="previous" href="http://cmisexample.oasis-open.org/rep1/folder1feed/2" />
-  <atom:link type="application/atom+xml;type=feed" rel="last" href="http://cmisexample.oasis-open.org/rep1/folder1feed/last" />
-  <app:collection href="http://cmisexample.oasis-open.org/rep1/folder1feed/3">
+<atom:feed xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200908/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app" xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/">
     <atom:title type="text">Feed for folder1</atom:title>
-    <app:accept>application/atom+xml;type=entry</app:accept>
-    <app:accept>application/atom+xml</app:accept>
-    <app:accept>*/*</app:accept>
-  </app:collection>
-  <atom:entry>
     <atom:author>
-      <atom:name>Al Brown</atom:name>
-      <atom:uri>http://www.ibm.com/</atom:uri>
-      <atom:email>albertcbrown@us.ibm.com</atom:email>
+        <atom:name>Al Brown</atom:name>
+        <atom:uri>http://www.ibm.com/</atom:uri>
+        <atom:email>albertcbrown@us.ibm.com</atom:email>
     </atom:author>
-    <atom:content src="http://cmisexample.oasis-open.org/rep1/aed6c3a7-306d-461f-9a4f-3eed15e19a13" />
-    <atom:id>urn:uuid:aed6c3a7-306d-461f-9a4f-3eed15e19a13</atom:id>
-    <atom:link rel="self" href="http://cmisexample.oasis-open.org/rep1/aed6c3a7-306d-461f-9a4f-3eed15e19a13" />
-    <atom:link rel="edit" href="http://cmisexample.oasis-open.org/rep1/aed6c3a7-306d-461f-9a4f-3eed15e19a13" />
-    <atom:link type="application/cmis+xml;type=allowableActions" rel="allowableactions" href="http://cmisexample.oasis-open.org/rep1/aed6c3a7-306d-461f-9a4f-3eed15e19a13/allowableactions" />
-    <atom:link type="application/atom+xml;type=entry" rel="type" href="http://cmisexample.oasis-open.org/rep1/aed6c3a7-306d-461f-9a4f-3eed15e19a13/type" />
-    <atom:published>2009-07-17T09:13:33.000-07:00</atom:published>
-    <atom:summary type="html">HTML summary of Entry aed6c3a7-306d-461f-9a4f-3eed15e19a13</atom:summary>
-    <atom:title type="text">CMIS Example Folder as Customer type</atom:title>
-    <atom:updated>2009-07-17T09:13:33.000-07:00</atom:updated>
-    <atom:link type="application/atom+xml;type=feed" rel="relationships" href="http://cmisexample.oasis-open.org/rep1/aed6c3a7-306d-461f-9a4f-3eed15e19a13/relationships" />
-    <atom:link type="application/atom+xml;type=entry" rel="up" href="http://cmisexample.oasis-open.org/rep1/aed6c3a7-306d-461f-9a4f-3eed15e19a13/up" />
-    <atom:link type="application/atom+xml;type=feed" rel="down" href="http://cmisexample.oasis-open.org/rep1/aed6c3a7-306d-461f-9a4f-3eed15e19a13/children/flat" />
-    <atom:link type="application/cmistree+xml" rel="down" href="http://cmisexample.oasis-open.org/rep1/aed6c3a7-306d-461f-9a4f-3eed15e19a13/children/tree" />
-    <cmisra:object>
-      <cmis:properties>
-        <cmis:propertyBoolean localname="rep-cmis:IsImmutable" pdid="cmis:IsImmutable">
-          <cmis:value>false</cmis:value>
-        </cmis:propertyBoolean>
-        <cmis:propertyDateTime localname="rep-cmis:CreationDate" pdid="cmis:CreationDate">
-          <cmis:value>2009-07-17T09:13:33.000-07:00</cmis:value>
-        </cmis:propertyDateTime>
-        <cmis:propertyDateTime localname="rep-cmis:LastModificationDate" pdid="cmis:LastModificationDate">
-          <cmis:value>2009-07-17T09:13:33.015-07:00</cmis:value>
-        </cmis:propertyDateTime>
-        <cmis:propertyId localname="rep-cmis:ObjectId" pdid="cmis:ObjectId">
-          <cmis:value>aed6c3a7-306d-461f-9a4f-3eed15e19a13</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyId localname="rep-cmis:ObjectTypeId" pdid="cmis:ObjectTypeId">
-          <cmis:value>customer</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyId localname="rep-cmis:BaseTypeId" pdid="cmis:BaseTypeId">
-          <cmis:value>cmis:folder</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyString localname="rep-cmis:LastModifiedBy" pdid="cmis:LastModifiedBy">
-          <cmis:value>Al Brown</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyString localname="rep-cmis:CreatedBy" pdid="cmis:CreatedBy">
-          <cmis:value>Al Brown</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyId localname="rep-cmis:ParentId" pdid="cmis:ParentId">
-          <cmis:value>aed6c3a7-306d-461f-9a4f-3eed15e19a13up</cmis:value>
-        </cmis:propertyId>
-      </cmis:properties>
-      <cmis:allowableActions>
-        <cmis:canDeleteObject>true</cmis:canDeleteObject>
-        <cmis:canUpdateProperties>true</cmis:canUpdateProperties>
-        <cmis:canGetProperties>true</cmis:canGetProperties>
-        <cmis:canGetRelationships>true</cmis:canGetRelationships>
-        <cmis:canGetFolderParent>true</cmis:canGetFolderParent>
-        <cmis:canGetDescendants>true</cmis:canGetDescendants>
-        <cmis:canMoveObject>true</cmis:canMoveObject>
-        <cmis:canAddObjectToFolder>true</cmis:canAddObjectToFolder>
-        <cmis:canRemoveObjectFromFolder>true</cmis:canRemoveObjectFromFolder>
-        <cmis:canApplyPolicy>true</cmis:canApplyPolicy>
-        <cmis:canGetAppliedPolicies>true</cmis:canGetAppliedPolicies>
-        <cmis:canRemovePolicy>true</cmis:canRemovePolicy>
-        <cmis:canGetChildren>true</cmis:canGetChildren>
-        <cmis:canCreateFolder>true</cmis:canCreateFolder>
-        <cmis:canDeleteTree>true</cmis:canDeleteTree>
-      </cmis:allowableActions>
-    </cmisra:object>
-  </atom:entry>
-  <atom:entry>
-    <atom:author>
-      <atom:name>Al Brown</atom:name>
-      <atom:uri>http://www.ibm.com/</atom:uri>
-      <atom:email>albertcbrown@us.ibm.com</atom:email>
-    </atom:author>
-    <atom:content src="http://cmisexample.oasis-open.org/rep1/03649b71-6c2b-4298-a4fb-09dd8465a267" />
-    <atom:id>urn:uuid:03649b71-6c2b-4298-a4fb-09dd8465a267</atom:id>
-    <atom:link rel="self" href="http://cmisexample.oasis-open.org/rep1/03649b71-6c2b-4298-a4fb-09dd8465a267" />
-    <atom:link rel="edit" href="http://cmisexample.oasis-open.org/rep1/03649b71-6c2b-4298-a4fb-09dd8465a267" />
-    <atom:link type="application/cmis+xml;type=allowableActions" rel="allowableactions" href="http://cmisexample.oasis-open.org/rep1/03649b71-6c2b-4298-a4fb-09dd8465a267/allowableactions" />
-    <atom:link type="application/atom+xml;type=entry" rel="type" href="http://cmisexample.oasis-open.org/rep1/03649b71-6c2b-4298-a4fb-09dd8465a267/type" />
-    <atom:published>2009-07-17T09:13:33.015-07:00</atom:published>
-    <atom:summary type="html">HTML summary of Entry 03649b71-6c2b-4298-a4fb-09dd8465a267</atom:summary>
-    <atom:title type="text">CMIS Example Folder as Customer type</atom:title>
-    <atom:updated>2009-07-17T09:13:33.015-07:00</atom:updated>
-    <atom:link type="application/atom+xml;type=feed" rel="relationships" href="http://cmisexample.oasis-open.org/rep1/03649b71-6c2b-4298-a4fb-09dd8465a267/relationships" />
-    <atom:link type="application/atom+xml;type=entry" rel="up" href="http://cmisexample.oasis-open.org/rep1/03649b71-6c2b-4298-a4fb-09dd8465a267/up" />
-    <atom:link type="application/atom+xml;type=feed" rel="down" href="http://cmisexample.oasis-open.org/rep1/03649b71-6c2b-4298-a4fb-09dd8465a267/children/flat" />
-    <atom:link type="application/cmistree+xml" rel="down" href="http://cmisexample.oasis-open.org/rep1/03649b71-6c2b-4298-a4fb-09dd8465a267/children/tree" />
-    <cmisra:object>
-      <cmis:properties>
-        <cmis:propertyBoolean localname="rep-cmis:IsImmutable" pdid="cmis:IsImmutable">
-          <cmis:value>false</cmis:value>
-        </cmis:propertyBoolean>
-        <cmis:propertyDateTime localname="rep-cmis:CreationDate" pdid="cmis:CreationDate">
-          <cmis:value>2009-07-17T09:13:33.015-07:00</cmis:value>
-        </cmis:propertyDateTime>
-        <cmis:propertyDateTime localname="rep-cmis:LastModificationDate" pdid="cmis:LastModificationDate">
-          <cmis:value>2009-07-17T09:13:33.015-07:00</cmis:value>
-        </cmis:propertyDateTime>
-        <cmis:propertyId localname="rep-cmis:ObjectId" pdid="cmis:ObjectId">
-          <cmis:value>03649b71-6c2b-4298-a4fb-09dd8465a267</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyId localname="rep-cmis:ObjectTypeId" pdid="cmis:ObjectTypeId">
-          <cmis:value>customer</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyId localname="rep-cmis:BaseTypeId" pdid="cmis:BaseTypeId">
-          <cmis:value>cmis:folder</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyString localname="rep-cmis:LastModifiedBy" pdid="cmis:LastModifiedBy">
-          <cmis:value>Al Brown</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyString localname="rep-cmis:CreatedBy" pdid="cmis:CreatedBy">
-          <cmis:value>Al Brown</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyId localname="rep-cmis:ParentId" pdid="cmis:ParentId">
-          <cmis:value>03649b71-6c2b-4298-a4fb-09dd8465a267up</cmis:value>
-        </cmis:propertyId>
-      </cmis:properties>
-      <cmis:allowableActions>
-        <cmis:canDeleteObject>true</cmis:canDeleteObject>
-        <cmis:canUpdateProperties>true</cmis:canUpdateProperties>
-        <cmis:canGetProperties>true</cmis:canGetProperties>
-        <cmis:canGetRelationships>true</cmis:canGetRelationships>
-        <cmis:canGetFolderParent>true</cmis:canGetFolderParent>
-        <cmis:canGetDescendants>true</cmis:canGetDescendants>
-        <cmis:canMoveObject>true</cmis:canMoveObject>
-        <cmis:canAddObjectToFolder>true</cmis:canAddObjectToFolder>
-        <cmis:canRemoveObjectFromFolder>true</cmis:canRemoveObjectFromFolder>
-        <cmis:canApplyPolicy>true</cmis:canApplyPolicy>
-        <cmis:canGetAppliedPolicies>true</cmis:canGetAppliedPolicies>
-        <cmis:canRemovePolicy>true</cmis:canRemovePolicy>
-        <cmis:canGetChildren>true</cmis:canGetChildren>
-        <cmis:canCreateFolder>true</cmis:canCreateFolder>
-        <cmis:canDeleteTree>true</cmis:canDeleteTree>
-      </cmis:allowableActions>
-    </cmisra:object>
-  </atom:entry>
-  <atom:entry>
-    <atom:author>
-      <atom:name>Al Brown</atom:name>
-      <atom:uri>http://www.ibm.com/</atom:uri>
-      <atom:email>albertcbrown@us.ibm.com</atom:email>
-    </atom:author>
-    <atom:content src="http://cmisexample.oasis-open.org/rep1/d67daab3-1357-4f76-a1ee-4e803277d7b6" />
-    <atom:id>urn:uuid:d67daab3-1357-4f76-a1ee-4e803277d7b6</atom:id>
-    <atom:link rel="self" href="http://cmisexample.oasis-open.org/rep1/d67daab3-1357-4f76-a1ee-4e803277d7b6" />
-    <atom:link rel="edit" href="http://cmisexample.oasis-open.org/rep1/d67daab3-1357-4f76-a1ee-4e803277d7b6" />
-    <atom:link type="application/cmis+xml;type=allowableActions" rel="allowableactions" href="http://cmisexample.oasis-open.org/rep1/d67daab3-1357-4f76-a1ee-4e803277d7b6/allowableactions" />
-    <atom:link type="application/atom+xml;type=entry" rel="type" href="http://cmisexample.oasis-open.org/rep1/d67daab3-1357-4f76-a1ee-4e803277d7b6/type" />
-    <atom:published>2009-07-17T09:13:33.015-07:00</atom:published>
-    <atom:summary type="html">HTML summary of Entry d67daab3-1357-4f76-a1ee-4e803277d7b6</atom:summary>
-    <atom:title type="text">CMIS Example Folder as Invoice type</atom:title>
-    <atom:updated>2009-07-17T09:13:33.015-07:00</atom:updated>
-    <atom:link type="application/atom+xml;type=feed" rel="relationships" href="http://cmisexample.oasis-open.org/rep1/d67daab3-1357-4f76-a1ee-4e803277d7b6/relationships" />
-    <atom:link type="application/atom+xml;type=entry" rel="up" href="http://cmisexample.oasis-open.org/rep1/d67daab3-1357-4f76-a1ee-4e803277d7b6/up" />
-    <atom:link type="application/atom+xml;type=feed" rel="down" href="http://cmisexample.oasis-open.org/rep1/d67daab3-1357-4f76-a1ee-4e803277d7b6/children/flat" />
-    <atom:link type="application/cmistree+xml" rel="down" href="http://cmisexample.oasis-open.org/rep1/d67daab3-1357-4f76-a1ee-4e803277d7b6/children/tree" />
-    <cmisra:object>
-      <cmis:properties>
-        <cmis:propertyBoolean localname="rep-cmis:IsImmutable" pdid="cmis:IsImmutable">
-          <cmis:value>false</cmis:value>
-        </cmis:propertyBoolean>
-        <cmis:propertyDateTime localname="rep-cmis:CreationDate" pdid="cmis:CreationDate">
-          <cmis:value>2009-07-17T09:13:33.015-07:00</cmis:value>
-        </cmis:propertyDateTime>
-        <cmis:propertyDateTime localname="rep-cmis:LastModificationDate" pdid="cmis:LastModificationDate">
-          <cmis:value>2009-07-17T09:13:33.015-07:00</cmis:value>
-        </cmis:propertyDateTime>
-        <cmis:propertyId localname="rep-cmis:ObjectId" pdid="cmis:ObjectId">
-          <cmis:value>d67daab3-1357-4f76-a1ee-4e803277d7b6</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyId localname="rep-cmis:ObjectTypeId" pdid="cmis:ObjectTypeId">
-          <cmis:value>invoice</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyId localname="rep-cmis:BaseTypeId" pdid="cmis:BaseTypeId">
-          <cmis:value>cmis:folder</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyString localname="rep-cmis:LastModifiedBy" pdid="cmis:LastModifiedBy">
-          <cmis:value>Al Brown</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyString localname="rep-cmis:CreatedBy" pdid="cmis:CreatedBy">
-          <cmis:value>Al Brown</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyId localname="rep-cmis:ParentId" pdid="cmis:ParentId">
-          <cmis:value>d67daab3-1357-4f76-a1ee-4e803277d7b6up</cmis:value>
-        </cmis:propertyId>
-      </cmis:properties>
-      <cmis:allowableActions>
-        <cmis:canDeleteObject>true</cmis:canDeleteObject>
-        <cmis:canUpdateProperties>true</cmis:canUpdateProperties>
-        <cmis:canGetProperties>true</cmis:canGetProperties>
-        <cmis:canGetRelationships>true</cmis:canGetRelationships>
-        <cmis:canGetFolderParent>true</cmis:canGetFolderParent>
-        <cmis:canGetDescendants>true</cmis:canGetDescendants>
-        <cmis:canMoveObject>true</cmis:canMoveObject>
-        <cmis:canAddObjectToFolder>true</cmis:canAddObjectToFolder>
-        <cmis:canRemoveObjectFromFolder>true</cmis:canRemoveObjectFromFolder>
-        <cmis:canApplyPolicy>true</cmis:canApplyPolicy>
-        <cmis:canGetAppliedPolicies>true</cmis:canGetAppliedPolicies>
-        <cmis:canRemovePolicy>true</cmis:canRemovePolicy>
-        <cmis:canGetChildren>true</cmis:canGetChildren>
-        <cmis:canCreateFolder>true</cmis:canCreateFolder>
-        <cmis:canDeleteTree>true</cmis:canDeleteTree>
-      </cmis:allowableActions>
-    </cmisra:object>
-  </atom:entry>
-  <atom:entry>
-    <atom:author>
-      <atom:name>Al Brown</atom:name>
-      <atom:uri>http://www.ibm.com/</atom:uri>
-      <atom:email>albertcbrown@us.ibm.com</atom:email>
-    </atom:author>
-    <atom:content src="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d" />
-    <atom:id>urn:uuid:ce8c55db-a313-4db5-96c6-4d9b8a171a8d</atom:id>
-    <atom:link rel="self" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d" />
-    <atom:link rel="edit" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d" />
-    <atom:link type="application/cmis+xml;type=allowableActions" rel="allowableactions" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d/allowableactions" />
-    <atom:link type="application/atom+xml;type=entry" rel="type" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d/type" />
-    <atom:published>2009-07-17T09:13:33.015-07:00</atom:published>
-    <atom:summary type="html">HTML summary of Entry ce8c55db-a313-4db5-96c6-4d9b8a171a8d</atom:summary>
-    <atom:title type="text">CMIS Example Folder as Invoice type</atom:title>
-    <atom:updated>2009-07-17T09:13:33.015-07:00</atom:updated>
-    <atom:link rel="edit-media" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d/edit-media" />
-    <atom:link rel="alternate" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d/alternate" />
-    <atom:link type="application/atom+xml;type=feed" rel="parents" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d/parents" />
-    <atom:link type="application/atom+xml;type=feed" rel="allversions" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d/allversions" />
-    <atom:link type="application/atom+xml;type=entry" rel="latestversion" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d/latestversions" />
-    <atom:link length="4123" type="text/plain" rel="stream" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8dmedia" />
-    <atom:link type="application/atom+xml;type=feed" rel="relationships" href="http://cmisexample.oasis-open.org/rep1/ce8c55db-a313-4db5-96c6-4d9b8a171a8d/relationships" />
-    <cmisra:object>
-      <cmis:properties>
-        <cmis:propertyBoolean localname="rep-cmis:IsImmutable" pdid="cmis:IsImmutable">
-          <cmis:value>false</cmis:value>
-        </cmis:propertyBoolean>
-        <cmis:propertyDateTime localname="rep-cmis:CreationDate" pdid="cmis:CreationDate">
-          <cmis:value>2009-07-17T09:13:33.015-07:00</cmis:value>
-        </cmis:propertyDateTime>
-        <cmis:propertyDateTime localname="rep-cmis:LastModificationDate" pdid="cmis:LastModificationDate">
-          <cmis:value>2009-07-17T09:13:33.015-07:00</cmis:value>
-        </cmis:propertyDateTime>
-        <cmis:propertyId localname="rep-cmis:ObjectId" pdid="cmis:ObjectId">
-          <cmis:value>ce8c55db-a313-4db5-96c6-4d9b8a171a8d</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyId localname="rep-cmis:ObjectTypeId" pdid="cmis:ObjectTypeId">
-          <cmis:value>invoice</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyId localname="rep-cmis:BaseTypeId" pdid="cmis:BaseTypeId">
-          <cmis:value>cmis:document</cmis:value>
-        </cmis:propertyId>
-        <cmis:propertyString localname="rep-cmis:LastModifiedBy" pdid="cmis:LastModifiedBy">
-          <cmis:value>Al Brown</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyString localname="rep-cmis:CreatedBy" pdid="cmis:CreatedBy">
-          <cmis:value>Al Brown</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyBoolean localname="rep-cmis:IsLatestVersion" pdid="cmis:IsLatestVersion">
-          <cmis:value>true</cmis:value>
-        </cmis:propertyBoolean>
-        <cmis:propertyBoolean localname="rep-cmis:IsVersionSeriesCheckedOut" pdid="cmis:IsVersionSeriesCheckedOut">
-          <cmis:value>false</cmis:value>
-        </cmis:propertyBoolean>
-        <cmis:propertyBoolean localname="rep-cmis:IsMajorVersion" pdid="cmis:IsMajorVersion">
-          <cmis:value>false</cmis:value>
-        </cmis:propertyBoolean>
-        <cmis:propertyBoolean localname="rep-cmis:IsLatestMajorVersion" pdid="cmis:IsLatestMajorVersion">
-          <cmis:value>false</cmis:value>
-        </cmis:propertyBoolean>
-        <cmis:propertyString localname="rep-cmis:CheckinComment" pdid="cmis:CheckinComment">
-          <cmis:value>Checkin comment</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyString localname="rep-cmis:VersionLabel" pdid="cmis:VersionLabel">
-          <cmis:value>0.1</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyString localname="rep-cmis:ContentStreamMimeType" pdid="cmis:ContentStreamMimeType">
-          <cmis:value>text/plain</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyString localname="rep-cmis:ContentStreamFileName" pdid="cmis:ContentStreamFileName">
-          <cmis:value>text.txt</cmis:value>
-        </cmis:propertyString>
-        <cmis:propertyInteger localname="rep-cmis:ContentStreamLength" pdid="cmis:ContentStreamLength">
-          <cmis:value>4234</cmis:value>
-        </cmis:propertyInteger>
-        <cmis:propertyString displayname="Keywords for Document" localname="keywords" pdid="keywords">
-          <cmis:value>document</cmis:value>
-          <cmis:value>example</cmis:value>
-          <cmis:value>sample</cmis:value>
-          <cmis:value>cmis</cmis:value>
-        </cmis:propertyString>
-      </cmis:properties>
-      <cmis:allowableActions>
-        <cmis:canDeleteObject>true</cmis:canDeleteObject>
-        <cmis:canUpdateProperties>true</cmis:canUpdateProperties>
-        <cmis:canGetProperties>true</cmis:canGetProperties>
-        <cmis:canGetRelationships>true</cmis:canGetRelationships>
-        <cmis:canGetObjectParents>true</cmis:canGetObjectParents>
-        <cmis:canMoveObject>true</cmis:canMoveObject>
-        <cmis:canDeleteContentStream>true</cmis:canDeleteContentStream>
-        <cmis:canCheckOut>true</cmis:canCheckOut>
-        <cmis:canCancelCheckOut>true</cmis:canCancelCheckOut>
-        <cmis:canCheckIn>true</cmis:canCheckIn>
-        <cmis:canSetContentStream>true</cmis:canSetContentStream>
-        <cmis:canGetAllVersions>true</cmis:canGetAllVersions>
-        <cmis:canAddObjectToFolder>true</cmis:canAddObjectToFolder>
-        <cmis:canRemoveObjectFromFolder>true</cmis:canRemoveObjectFromFolder>
-        <cmis:canGetContentStream>true</cmis:canGetContentStream>
-        <cmis:canApplyPolicy>true</cmis:canApplyPolicy>
-        <cmis:canGetAppliedPolicies>true</cmis:canGetAppliedPolicies>
-        <cmis:canRemovePolicy>true</cmis:canRemovePolicy>
-        <cmis:canCreateDocument>true</cmis:canCreateDocument>
-      </cmis:allowableActions>
-    </cmisra:object>
-  </atom:entry>
+    <atom:updated>2009-09-25T12:33:19.062-07:00</atom:updated>
+    <atom:id>urn:uuid:e26c2183-af56-41b6-9927-2927371e4140</atom:id>
+    <atom:link type="application/atom+xml;type=feed" rel="self" href="http://cmisexample.oasis-open.org/rep1/folder1feed/3"/>
+    <atom:link type="application/atomsvc+xml" rel="service" href="http://cmisexample.oasis-open.org/rep1//service"/>
+    <atom:link type="application/atom+xml;type=entry" rel="via" href="http://cmisexample.oasis-open.org/rep1/folder1feed"/>
+    <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="http://cmisexample.oasis-open.org/rep1/folder1feed/foldertree"/>
+    <atom:link type="application/cmistree+xml" rel="down" href="http://cmisexample.oasis-open.org/rep1/folder1feed/tree"/>
+    <atom:link type="application/atom+xml;type=entry" rel="up" href="http://cmisexample.oasis-open.org/rep1/f87e300e-64de-46c2-9296-c9c7a91cb0af"/>
+    <atom:link type="application/atom+xml;type=feed" rel="first" href="http://cmisexample.oasis-open.org/rep1/folder1feed/first"/>
+    <atom:link type="application/atom+xml;type=feed" rel="next" href="http://cmisexample.oasis-open.org/rep1/folder1feed/4"/>
+    <atom:link type="application/atom+xml;type=feed" rel="previous" href="http://cmisexample.oasis-open.org/rep1/folder1feed/2"/>
+    <atom:link type="application/atom+xml;type=feed" rel="last" href="http://cmisexample.oasis-open.org/rep1/folder1feed/last"/>
+    <app:collection href="http://cmisexample.oasis-open.org/rep1/folder1feed/3">
+        <atom:title type="text">Feed for folder1</atom:title>
+        <app:accept>application/atom+xml</app:accept>
+        <app:accept>application/cmisatom+xml</app:accept>
+        <app:accept>*/*</app:accept>
+    </app:collection>
+    <cmisra:numItems>3</cmisra:numItems>
+    <atom:entry>
+        <atom:author>
+            <atom:name>Al Brown</atom:name>
+            <atom:uri>http://www.ibm.com/</atom:uri>
+            <atom:email>albertcbrown@us.ibm.com</atom:email>
+        </atom:author>
+        <atom:content src="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528"/>
+        <atom:id>urn:uuid:b8916d66-e61b-4d82-951c-56d359309528</atom:id>
+        <atom:title type="text">CMIS Example Folder of type Customer</atom:title>
+        <atom:updated>2009-09-25T12:33:19.062-07:00</atom:updated>
+        <atom:link rel="self" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528"/>
+        <atom:link rel="edit" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528"/>
+        <atom:link type="application/cmis+xml;type=allowableActions" rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528/allowableactions"/>
+        <atom:link type="application/atom+xml;type=entry" rel="describedby" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528/type"/>
+        <atom:link type="application/atomsvc+xml" rel="service" href="http://cmisexample.oasis-open.org/rep1//service"/>
+        <atom:published>2009-09-25T12:33:19.062-07:00</atom:published>
+        <atom:summary type="html">HTML summary of Entry  b8916d66-e61b-4d82-951c-56d359309528</atom:summary>
+        <atom:link type="application/atom+xml;type=entry" rel="up" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528/up"/>
+        <atom:link type="application/atom+xml;type=feed" rel="down" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528/children"/>
+        <atom:link type="application/cmistree+xml" rel="down" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528/tree"/>
+        <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528/foldertree"/>
+        <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528/relationships"/>
+        <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528/policies"/>
+        <atom:link type="application/cmisacl+xml" rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="http://cmisexample.oasis-open.org/rep1/b8916d66-e61b-4d82-951c-56d359309528/acl"/>
+        <cmisra:object>
+            <cmis:properties>
+                <cmis:propertyId localName="rep-cmis:objectId" propertyDefinitionId="cmis:objectId">
+                    <cmis:value>b8916d66-e61b-4d82-951c-56d359309528</cmis:value>
+                </cmis:propertyId>
+                <cmis:propertyId localName="rep-cmis:objectTypeId" propertyDefinitionId="cmis:objectTypeId">
+                    <cmis:value>customer</cmis:value>
+                </cmis:propertyId>
+                <cmis:propertyString localName="rep-cmis:name" propertyDefinitionId="cmis:name">
+                    <cmis:value>CMIS Example Folder of type Customer</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyDateTime localName="rep-cmis:creationDate" propertyDefinitionId="cmis:creationDate">
+                    <cmis:value>2009-09-25T12:33:19.062-07:00</cmis:value>
+                </cmis:propertyDateTime>
+                <cmis:propertyDateTime localName="rep-cmis:lastModificationDate" propertyDefinitionId="cmis:lastModificationDate">
+                    <cmis:value>2009-09-25T12:33:19.062-07:00</cmis:value>
+                </cmis:propertyDateTime>
+                <cmis:propertyId localName="rep-cmis:baseTypeId" propertyDefinitionId="cmis:baseTypeId">
+                    <cmis:value>cmis:folder</cmis:value>
+                </cmis:propertyId>
+                <cmis:propertyString localName="rep-cmis:lastModifiedBy" propertyDefinitionId="cmis:lastModifiedBy">
+                    <cmis:value>Al Brown</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyString localName="rep-cmis:createdBy" propertyDefinitionId="cmis:createdBy">
+                    <cmis:value>Al Brown</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyId localName="rep-cmis:parentId" propertyDefinitionId="cmis:parentId">
+                    <cmis:value>b8916d66-e61b-4d82-951c-56d359309528up</cmis:value>
+                </cmis:propertyId>
+            </cmis:properties>
+            <cmis:allowableActions>
+                <cmis:canDeleteObject>true</cmis:canDeleteObject>
+                <cmis:canUpdateProperties>true</cmis:canUpdateProperties>
+                <cmis:canGetProperties>true</cmis:canGetProperties>
+                <cmis:canGetObjectRelationships>true</cmis:canGetObjectRelationships>
+                <cmis:canGetFolderParent>true</cmis:canGetFolderParent>
+                <cmis:canGetDescendants>true</cmis:canGetDescendants>
+                <cmis:canMoveObject>true</cmis:canMoveObject>
+                <cmis:canAddObjectToFolder>true</cmis:canAddObjectToFolder>
+                <cmis:canRemoveObjectFromFolder>true</cmis:canRemoveObjectFromFolder>
+                <cmis:canApplyPolicy>true</cmis:canApplyPolicy>
+                <cmis:canGetAppliedPolicies>true</cmis:canGetAppliedPolicies>
+                <cmis:canRemovePolicy>true</cmis:canRemovePolicy>
+                <cmis:canGetChildren>true</cmis:canGetChildren>
+                <cmis:canCreateFolder>true</cmis:canCreateFolder>
+                <cmis:canDeleteTree>true</cmis:canDeleteTree>
+            </cmis:allowableActions>
+        </cmisra:object>
+        <cmisra:pathSegment>customer1</cmisra:pathSegment>
+    </atom:entry>
+    <atom:entry>
+        <atom:author>
+            <atom:name>Al Brown</atom:name>
+            <atom:uri>http://www.ibm.com/</atom:uri>
+            <atom:email>albertcbrown@us.ibm.com</atom:email>
+        </atom:author>
+        <atom:content src="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e"/>
+        <atom:id>urn:uuid:2b580240-080b-4ef1-b008-2e954329f39e</atom:id>
+        <atom:title type="text">CMIS Example Doc as Invoice type</atom:title>
+        <atom:updated>2009-09-25T12:33:19.062-07:00</atom:updated>
+        <atom:link rel="self" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e"/>
+        <atom:link rel="edit" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e"/>
+        <atom:link type="application/cmis+xml;type=allowableActions" rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/allowableactions"/>
+        <atom:link type="application/atom+xml;type=entry" rel="describedby" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/type"/>
+        <atom:link type="application/atomsvc+xml" rel="service" href="http://cmisexample.oasis-open.org/rep1//service"/>
+        <atom:published>2009-09-25T12:33:19.062-07:00</atom:published>
+        <atom:summary type="html">HTML summary of Entry  2b580240-080b-4ef1-b008-2e954329f39e</atom:summary>
+        <atom:link rel="edit-media" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/edit-media"/>
+        <atom:link rel="alternate" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/alternate"/>
+        <atom:link type="application/atom+xml;type=feed" rel="up" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/parents"/>
+        <atom:link type="application/atom+xml;type=feed" rel="version-history" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/allversions"/>
+        <atom:link type="application/atom+xml;type=entry" rel="current-version" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/latest"/>
+        <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/relationships"/>
+        <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/policies"/>
+        <atom:link type="application/cmisacl+xml" rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="http://cmisexample.oasis-open.org/rep1/2b580240-080b-4ef1-b008-2e954329f39e/acl"/>
+        <cmisra:object>
+            <cmis:properties>
+                <cmis:propertyId localName="rep-cmis:objectId" propertyDefinitionId="cmis:objectId">
+                    <cmis:value>2b580240-080b-4ef1-b008-2e954329f39e</cmis:value>
+                </cmis:propertyId>
+                <cmis:propertyId localName="rep-cmis:objectTypeId" propertyDefinitionId="cmis:objectTypeId">
+                    <cmis:value>invoice</cmis:value>
+                </cmis:propertyId>
+                <cmis:propertyString localName="rep-cmis:name" propertyDefinitionId="cmis:name">
+                    <cmis:value>CMIS Example Doc as Invoice type</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyDateTime localName="rep-cmis:creationDate" propertyDefinitionId="cmis:creationDate">
+                    <cmis:value>2009-09-25T12:33:19.062-07:00</cmis:value>
+                </cmis:propertyDateTime>
+                <cmis:propertyDateTime localName="rep-cmis:lastModificationDate" propertyDefinitionId="cmis:lastModificationDate">
+                    <cmis:value>2009-09-25T12:33:19.062-07:00</cmis:value>
+                </cmis:propertyDateTime>
+                <cmis:propertyId localName="rep-cmis:baseTypeId" propertyDefinitionId="cmis:baseTypeId">
+                    <cmis:value>cmis:document</cmis:value>
+                </cmis:propertyId>
+                <cmis:propertyString localName="rep-cmis:lastModifiedBy" propertyDefinitionId="cmis:lastModifiedBy">
+                    <cmis:value>Al Brown</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyString localName="rep-cmis:createdBy" propertyDefinitionId="cmis:createdBy">
+                    <cmis:value>Al Brown</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyBoolean localName="rep-cmis:isLatestVersion" propertyDefinitionId="cmis:isLatestVersion">
+                    <cmis:value>true</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyBoolean localName="rep-cmis:isVersionSeriesCheckedOut" propertyDefinitionId="cmis:isVersionSeriesCheckedOut">
+                    <cmis:value>false</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyBoolean localName="rep-cmis:isMajorVersion" propertyDefinitionId="cmis:isMajorVersion">
+                    <cmis:value>false</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyBoolean localName="rep-cmis:isLatestMajorVersion" propertyDefinitionId="cmis:isLatestMajorVersion">
+                    <cmis:value>false</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyBoolean localName="rep-cmis:isImmutable" propertyDefinitionId="cmis:isImmutable">
+                    <cmis:value>false</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyString localName="rep-cmis:checkinComment" propertyDefinitionId="cmis:checkinComment">
+                    <cmis:value>Checkin comment</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyString localName="rep-cmis:versionLabel" propertyDefinitionId="cmis:versionLabel">
+                    <cmis:value>0.1</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyString localName="rep-cmis:contentStreamMimeType" propertyDefinitionId="cmis:contentStreamMimeType">
+                    <cmis:value>text/plain</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyString localName="rep-cmis:contentStreamFileName" propertyDefinitionId="cmis:contentStreamFileName">
+                    <cmis:value>text.txt</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyInteger localName="rep-cmis:contentStreamLength" propertyDefinitionId="cmis:contentStreamLength">
+                    <cmis:value>4234</cmis:value>
+                </cmis:propertyInteger>
+                <cmis:propertyString displayName="Keywords for Document" localName="keywords" propertyDefinitionId="keywords">
+                    <cmis:value>document</cmis:value>
+                    <cmis:value>example</cmis:value>
+                    <cmis:value>sample</cmis:value>
+                    <cmis:value>cmis</cmis:value>
+                </cmis:propertyString>
+            </cmis:properties>
+            <cmis:allowableActions>
+                <cmis:canDeleteObject>true</cmis:canDeleteObject>
+                <cmis:canUpdateProperties>true</cmis:canUpdateProperties>
+                <cmis:canGetProperties>true</cmis:canGetProperties>
+                <cmis:canGetObjectRelationships>true</cmis:canGetObjectRelationships>
+                <cmis:canGetObjectParents>true</cmis:canGetObjectParents>
+                <cmis:canMoveObject>true</cmis:canMoveObject>
+                <cmis:canDeleteContentStream>true</cmis:canDeleteContentStream>
+                <cmis:canCheckOut>true</cmis:canCheckOut>
+                <cmis:canCancelCheckOut>true</cmis:canCancelCheckOut>
+                <cmis:canCheckIn>true</cmis:canCheckIn>
+                <cmis:canSetContentStream>true</cmis:canSetContentStream>
+                <cmis:canGetAllVersions>true</cmis:canGetAllVersions>
+                <cmis:canAddObjectToFolder>true</cmis:canAddObjectToFolder>
+                <cmis:canRemoveObjectFromFolder>true</cmis:canRemoveObjectFromFolder>
+                <cmis:canGetContentStream>true</cmis:canGetContentStream>
+                <cmis:canApplyPolicy>true</cmis:canApplyPolicy>
+                <cmis:canGetAppliedPolicies>true</cmis:canGetAppliedPolicies>
+                <cmis:canRemovePolicy>true</cmis:canRemovePolicy>
+                <cmis:canCreateDocument>true</cmis:canCreateDocument>
+            </cmis:allowableActions>
+        </cmisra:object>
+        <cmisra:pathSegment>08-01-2009 Invoice.pdf</cmisra:pathSegment>
+    </atom:entry>
+    <atom:entry>
+        <atom:author>
+            <atom:name>Al Brown</atom:name>
+            <atom:uri>http://www.ibm.com/</atom:uri>
+            <atom:email>albertcbrown@us.ibm.com</atom:email>
+        </atom:author>
+        <atom:content src="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315"/>
+        <atom:id>urn:uuid:d4e365dc-5440-4998-b407-275baa831315</atom:id>
+        <atom:title type="text">CMIS Example Doc as Invoice type</atom:title>
+        <atom:updated>2009-09-25T12:33:19.062-07:00</atom:updated>
+        <atom:link rel="self" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315"/>
+        <atom:link rel="edit" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315"/>
+        <atom:link type="application/cmis+xml;type=allowableActions" rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/allowableactions"/>
+        <atom:link type="application/atom+xml;type=entry" rel="describedby" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/type"/>
+        <atom:link type="application/atomsvc+xml" rel="service" href="http://cmisexample.oasis-open.org/rep1//service"/>
+        <atom:published>2009-09-25T12:33:19.078-07:00</atom:published>
+        <atom:summary type="html">HTML summary of Entry  d4e365dc-5440-4998-b407-275baa831315</atom:summary>
+        <atom:link rel="edit-media" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/edit-media"/>
+        <atom:link rel="alternate" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/alternate"/>
+        <atom:link type="application/atom+xml;type=feed" rel="up" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/parents"/>
+        <atom:link type="application/atom+xml;type=feed" rel="version-history" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/allversions"/>
+        <atom:link type="application/atom+xml;type=entry" rel="current-version" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/latest"/>
+        <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/relationships"/>
+        <atom:link type="application/atom+xml;type=feed" rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/policies"/>
+        <atom:link type="application/cmisacl+xml" rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="http://cmisexample.oasis-open.org/rep1/d4e365dc-5440-4998-b407-275baa831315/acl"/>
+        <cmisra:object>
+            <cmis:properties>
+                <cmis:propertyId localName="rep-cmis:objectId" propertyDefinitionId="cmis:objectId">
+                    <cmis:value>d4e365dc-5440-4998-b407-275baa831315</cmis:value>
+                </cmis:propertyId>
+                <cmis:propertyId localName="rep-cmis:objectTypeId" propertyDefinitionId="cmis:objectTypeId">
+                    <cmis:value>invoice</cmis:value>
+                </cmis:propertyId>
+                <cmis:propertyString localName="rep-cmis:name" propertyDefinitionId="cmis:name">
+                    <cmis:value>CMIS Example Doc as Invoice type</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyDateTime localName="rep-cmis:creationDate" propertyDefinitionId="cmis:creationDate">
+                    <cmis:value>2009-09-25T12:33:19.078-07:00</cmis:value>
+                </cmis:propertyDateTime>
+                <cmis:propertyDateTime localName="rep-cmis:lastModificationDate" propertyDefinitionId="cmis:lastModificationDate">
+                    <cmis:value>2009-09-25T12:33:19.078-07:00</cmis:value>
+                </cmis:propertyDateTime>
+                <cmis:propertyId localName="rep-cmis:baseTypeId" propertyDefinitionId="cmis:baseTypeId">
+                    <cmis:value>cmis:document</cmis:value>
+                </cmis:propertyId>
+                <cmis:propertyString localName="rep-cmis:lastModifiedBy" propertyDefinitionId="cmis:lastModifiedBy">
+                    <cmis:value>Al Brown</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyString localName="rep-cmis:createdBy" propertyDefinitionId="cmis:createdBy">
+                    <cmis:value>Al Brown</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyBoolean localName="rep-cmis:isLatestVersion" propertyDefinitionId="cmis:isLatestVersion">
+                    <cmis:value>true</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyBoolean localName="rep-cmis:isVersionSeriesCheckedOut" propertyDefinitionId="cmis:isVersionSeriesCheckedOut">
+                    <cmis:value>false</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyBoolean localName="rep-cmis:isMajorVersion" propertyDefinitionId="cmis:isMajorVersion">
+                    <cmis:value>false</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyBoolean localName="rep-cmis:isLatestMajorVersion" propertyDefinitionId="cmis:isLatestMajorVersion">
+                    <cmis:value>false</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyBoolean localName="rep-cmis:isImmutable" propertyDefinitionId="cmis:isImmutable">
+                    <cmis:value>false</cmis:value>
+                </cmis:propertyBoolean>
+                <cmis:propertyString localName="rep-cmis:checkinComment" propertyDefinitionId="cmis:checkinComment">
+                    <cmis:value>Checkin comment</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyString localName="rep-cmis:versionLabel" propertyDefinitionId="cmis:versionLabel">
+                    <cmis:value>0.1</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyString localName="rep-cmis:contentStreamMimeType" propertyDefinitionId="cmis:contentStreamMimeType">
+                    <cmis:value>text/plain</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyString localName="rep-cmis:contentStreamFileName" propertyDefinitionId="cmis:contentStreamFileName">
+                    <cmis:value>text.txt</cmis:value>
+                </cmis:propertyString>
+                <cmis:propertyInteger localName="rep-cmis:contentStreamLength" propertyDefinitionId="cmis:contentStreamLength">
+                    <cmis:value>4234</cmis:value>
+                </cmis:propertyInteger>
+                <cmis:propertyString displayName="Keywords for Document" localName="keywords" propertyDefinitionId="keywords">
+                    <cmis:value>document</cmis:value>
+                    <cmis:value>example</cmis:value>
+                    <cmis:value>sample</cmis:value>
+                    <cmis:value>cmis</cmis:value>
+                </cmis:propertyString>
+            </cmis:properties>
+            <cmis:allowableActions>
+                <cmis:canDeleteObject>true</cmis:canDeleteObject>
+                <cmis:canUpdateProperties>true</cmis:canUpdateProperties>
+                <cmis:canGetProperties>true</cmis:canGetProperties>
+                <cmis:canGetObjectRelationships>true</cmis:canGetObjectRelationships>
+                <cmis:canGetObjectParents>true</cmis:canGetObjectParents>
+                <cmis:canMoveObject>true</cmis:canMoveObject>
+                <cmis:canDeleteContentStream>true</cmis:canDeleteContentStream>
+                <cmis:canCheckOut>true</cmis:canCheckOut>
+                <cmis:canCancelCheckOut>true</cmis:canCancelCheckOut>
+                <cmis:canCheckIn>true</cmis:canCheckIn>
+                <cmis:canSetContentStream>true</cmis:canSetContentStream>
+                <cmis:canGetAllVersions>true</cmis:canGetAllVersions>
+                <cmis:canAddObjectToFolder>true</cmis:canAddObjectToFolder>
+                <cmis:canRemoveObjectFromFolder>true</cmis:canRemoveObjectFromFolder>
+                <cmis:canGetContentStream>true</cmis:canGetContentStream>
+                <cmis:canApplyPolicy>true</cmis:canApplyPolicy>
+                <cmis:canGetAppliedPolicies>true</cmis:canGetAppliedPolicies>
+                <cmis:canRemovePolicy>true</cmis:canRemovePolicy>
+                <cmis:canCreateDocument>true</cmis:canCreateDocument>
+            </cmis:allowableActions>
+        </cmisra:object>
+        <cmisra:pathSegment>08-01-2009 Large Invoice.pdf</cmisra:pathSegment>
+    </atom:entry>
 </atom:feed>