08-20-2012 03:19 PM
08-20-2012 03:49 PM
08-21-2012 10:51 AM
***************************************************************
Test Report: Tue Aug 21 10:30:01 EDT 2012
***************************************************************
cmis.workbench.binding = atompub
cmis.workbench.folder.filter = cmis:contentStreamLength,cmis:lastModifiedBy,cmis:objectTypeId,cmis:createdBy,cmis:name,cmis:contentStreamMimeType,cmis:objectId,cmis:creationDate,cmis:lastModificationDate,cmis:contentStreamFileName
cmis.workbench.folder.includeAcls = false
cmis.workbench.folder.includeAllowableActions = false
cmis.workbench.folder.includePolicies = false
cmis.workbench.folder.includeRelationships = none
cmis.workbench.folder.maxItemsPerPage = 10000
cmis.workbench.folder.orderBy = null
cmis.workbench.folder.renditionFilter = cmis:none
cmis.workbench.object.filter = *
cmis.workbench.object.includeAcls = true
cmis.workbench.object.includeAllowableActions = true
cmis.workbench.object.includePolicies = true
cmis.workbench.object.includeRelationships = both
cmis.workbench.object.maxItemsPerPage = 1000
cmis.workbench.object.orderBy = null
cmis.workbench.object.renditionFilter = *
cmis.workbench.password = admin
cmis.workbench.url = http://cmis.alfresco.com/cmisatom
cmis.workbench.user = admin
cmis.workbench.version.filter = cmis:isLatestMajorVersion,cmis:contentStreamLength,cmis:objectTypeId,cmis:name,cmis:contentStreamMimeType,cmis:objectId,cmis:isMajorVersion,cmis:contentStreamFileName,cmis:isLatestVersion,cmis:versionLabel
cmis.workbench.version.includeAcls = false
cmis.workbench.version.includeAllowableActions = false
cmis.workbench.version.includePolicies = false
cmis.workbench.version.includeRelationships = none
cmis.workbench.version.maxItemsPerPage = 10000
cmis.workbench.version.renditionFilter = cmis:none
org.apache.chemistry.opencmis.binding.atompub.url = https://promethius.ncommandshare.com/alfresco/service/cmis
org.apache.chemistry.opencmis.binding.auth.classname = org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
org.apache.chemistry.opencmis.binding.auth.http.basic = true
org.apache.chemistry.opencmis.binding.auth.soap.usernametoken = false
org.apache.chemistry.opencmis.binding.cache.links.size = 400
org.apache.chemistry.opencmis.binding.cache.repositories.size = 10
org.apache.chemistry.opencmis.binding.cache.types.size = 100
org.apache.chemistry.opencmis.binding.compression = true
org.apache.chemistry.opencmis.binding.spi.classname = org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
org.apache.chemistry.opencmis.binding.spi.type = atompub
org.apache.chemistry.opencmis.password = REMOVED
org.apache.chemistry.opencmis.user = REMOVED
***************************************************************
===============================================================
Object Compliance Test Group
===============================================================
—————————————————————
Object Compliance Check (ATOMPUB) (0 ms)
—————————————————————
UNEXPECTED_EXCEPTION: Exception: org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException: Parsing exception! (AbstractSessionTest.java:151)
Stacktrace:
org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException: Parsing exception!
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.parse(AbstractAtomPubService.java:529)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getChildren(NavigationServiceImpl.java:91)
at org.apache.chemistry.opencmis.client.runtime.FolderImpl$2.fetchPage(FolderImpl.java:259)
at org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator.getCurrentPage(AbstractIterator.java:132)
at org.apache.chemistry.opencmis.client.runtime.util.CollectionIterator.hasNext(CollectionIterator.java:48)
at org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.checkChildren(AbstractSessionTest.java:1491)
at org.apache.chemistry.opencmis.workbench.checks.ObjectComplianceCheck.run(ObjectComplianceCheck.java:58)
at org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(AbstractSessionTest.java:148)
at org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(AbstractCmisTestGroup.java:109)
at org.apache.chemistry.opencmis.workbench.details.ObjectPanel$3.actionPerformed(ObjectPanel.java:275)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character 'u' (code 117) excepted space, or '>' or "/>"
at [row,col {unknown-source}]: [1545,35]
at com.ctc.wstx.sr.StreamScanner.throwUnexpectedChar(StreamScanner.java:623)
at com.ctc.wstx.sr.BasicStreamReader.handleNsAttrs(BasicStreamReader.java:2963)
at com.ctc.wstx.sr.BasicStreamReader.handleStartElem(BasicStreamReader.java:2934)
at com.ctc.wstx.sr.BasicStreamReader.nextFromTree(BasicStreamReader.java:2846)
at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1019)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser.next(AtomPubParser.java:650)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser.parseEntry(AtomPubParser.java:314)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser.parseFeed(AtomPubParser.java:256)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser.parse(AtomPubParser.java:120)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.parse(AbstractAtomPubService.java:527)
… 45 more
Exception: Parsing exception!
08-21-2012 11:24 AM
I'm really not sure what might cause that however. Have you got your Tomcat servers set to use UTF-8? (The connector in server.xml)Caused by: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character 'u' (code 117) excepted space, or '>' or "/>"
at [row,col {unknown-source}]: [1545,35]
08-21-2012 01:48 PM
> 13:45:31 DEBUG ient.bindings.spi.atompub.CmisAtomPubSpi: Initializing AtomPub SPI…
> 13:45:31 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com/alfresco/service/cmis
> 13:45:32 DEBUG ient.bindings.spi.atompub.CmisAtomPubSpi: Initializing AtomPub SPI…
> 13:45:32 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com/alfresco/service/cmis?repositoryId=67272ec2-8da4-4e39-80c6-fb7e...
> 13:45:32 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis%3Adocument
> 13:45:32 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:45:32 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis%3Afolder
> 13:45:33 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2eeb786a-0f...
> 13:45:33 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/F%3Ast%3Asites
> 13:45:33 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:46:12 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:46:12 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:46:12 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/587dc15d-db...
> 13:46:13 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/F%3Ast%3Asite
> 13:46:13 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2eeb786a-0f...
> 13:46:14 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:46:14 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:46:14 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/523b69b2-8e...
> 13:46:14 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/587dc15d-db...
> 13:46:19 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:46:19 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:46:19 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7e39f68c-79...
> 13:46:19 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/523b69b2-8e...
> 13:46:32 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:46:32 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/arg/n?noderef=workspace%3A%2F%2FSpace...
> 13:46:33 DEBUG is.client.bindings.spi.atompub.HttpUtils: GET https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00...
> 13:46:33 ERROR hemistry.opencmis.workbench.ClientHelper: CmisConnectionException: Parsing exception!
org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException: Parsing exception!
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.parse(AbstractAtomPubService.java:529)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl.getChildren(NavigationServiceImpl.java:91)
at org.apache.chemistry.opencmis.client.runtime.FolderImpl$2.fetchPage(FolderImpl.java:259)
at org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator.getCurrentPage(AbstractIterator.java:132)
at org.apache.chemistry.opencmis.client.runtime.util.CollectionIterator.hasNext(CollectionIterator.java:48)
at org.apache.chemistry.opencmis.workbench.model.ClientModel.loadFolder(ClientModel.java:160)
at org.apache.chemistry.opencmis.workbench.FolderTable.doAction(FolderTable.java:196)
at org.apache.chemistry.opencmis.workbench.FolderTable.access$000(FolderTable.java:61)
at org.apache.chemistry.opencmis.workbench.FolderTable$3.mouseClicked(FolderTable.java:131)
at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
> 13:46:33 ERROR hemistry.opencmis.workbench.ClientHelper: Error code: 0
08-21-2012 02:43 PM
08-22-2012 08:34 AM
<feed xmlns="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/" xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns:alf="http://www.alfresco.org" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">
<parsererror style="display: block; white-space: pre; border: 2px solid #c77; padding: 0 1em 0 1em; margin: 1em; background-color: #fdd; color: black">
<h3>This page contains the following errors:</h3>
<div style="font-family:monospace;font-size:12px">
error on line 573 at column 14: attributes construct error
</div>
<h3>
Below is a rendering of the page up to the first error.
</h3>
</parsererror>
<author>
<name>atoops@promethius.com</name>
</author>
<generator version="4.0.0 (4003)">Alfresco (Community)</generator>
<icon>
https://promethius.ncommandshare.com:443/alfresco/images/logo/AlfrescoLogo16.ico
</icon>
<id>
urn:uuid:7723a99e-00e4-478c-b313-4043259f32f1-children
</id>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00...>
<link rel="via" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7e39f68c-79..." type="application/atom+xml;type=feed"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/cmistree+xml"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=feed"/>
<link rel="first" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=feed"/>
<title>Share Children</title>
<updated>2012-08-17T14:45:49.515-04:00</updated>
<opensearch:totalResults>19</opensearch:totalResults>
<opensearch:startIndex>0</opensearch:startIndex>
<opensearch:itemsPerPage>10000</opensearch:itemsPerPage>
<cmisra:numItems>19</cmisra:numItems>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<id>urn:uuid:070dfb93-84bb-40ac-9a4d-0937e7377e64</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:23:55.322-04:00</published>
<summary>Alfresco Cloud Beta Program Agreement.docx</summary>
<title>Alfresco Cloud Beta Program Agreement.docx</title>
<updated>2012-08-17T14:23:59.407-04:00</updated>
<app:edited>2012-08-17T14:23:59.407-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>28739</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>Alfresco Cloud Beta Program Agreement.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>
application/vnd.openxmlformats-officedocument.wordprocessingml.document
</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:23:55.322-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/070dfb93-84bb-40ac-9a4d-0937e7377e64
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>Alfresco Cloud Beta Program Agreement.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:23:59.407-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Alfresco Cloud Beta Program Agreement.docx</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="image/jpeg" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<id>urn:uuid:85554317-4749-430c-b54d-e64592a5bc60</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47..." type="image/jpeg"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47..." type="image/jpeg"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:23:59.927-04:00</published>
<summary>alfresco-share-ubuntu-gnome.jpg</summary>
<title>alfresco-share-ubuntu-gnome.jpg</title>
<updated>2012-08-17T14:24:02.628-04:00</updated>
<app:edited>2012-08-17T14:24:02.628-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/jpg.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>171624</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>alfresco-share-ubuntu-gnome.jpg</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>image/jpeg</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:23:59.927-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/85554317-4749-430c-b54d-e64592a5bc60
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>alfresco-share-ubuntu-gnome.jpg</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:24:02.628-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:exif:exif</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>alfresco-share-ubuntu-gnome.jpg</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/x-msaccess" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<id>urn:uuid:9430dd04-bce1-43f6-ae8f-fd7d17f28336</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc..." type="application/x-msaccess"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc..." type="application/x-msaccess"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:24:03.574-04:00</published>
<summary>AWS-Billing.accdb</summary>
<title>AWS-Billing.accdb</title>
<updated>2012-08-17T14:26:15.362-04:00</updated>
<app:edited>2012-08-17T14:26:15.362-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/_default.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>10719232</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>AWS-Billing.accdb</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>application/x-msaccess</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:24:03.574-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/9430dd04-bce1-43f6-ae8f-fd7d17f28336
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>AWS-Billing.accdb</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:26:15.362-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>AWS-Billing.accdb</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/msword" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<id>urn:uuid:b8b4b4fb-bef5-4eea-b8e1-ed237685bb90</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be..." type="application/msword"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be..." type="application/msword"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:16.147-04:00</published>
<summary>Lync-Comparison.doc</summary>
<title>Lync-Comparison.doc</title>
<updated>2012-08-17T14:26:22.344-04:00</updated>
<app:edited>2012-08-17T14:26:22.344-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/doc.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>652288</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>Lync-Comparison.doc</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>application/msword</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:26:16.147-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/b8b4b4fb-bef5-4eea-b8e1-ed237685bb90
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>Lync-Comparison.doc</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:26:22.344-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Lync-Comparison.doc</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/vnd.openxmlformats-officedocument.presentationml.presentation" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<id>urn:uuid:69626014-c93f-4fb7-93ee-6903c8ebc55a</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9..." type="application/vnd.openxmlformats-officedocument.presentationml.presentation"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9..." type="application/vnd.openxmlformats-officedocument.presentationml.presentation"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:22.889-04:00</published>
<summary>Presentation Name</summary>
<title>ncommand SHARE Demo.pptx</title>
<updated>2012-08-17T14:26:45.289-04:00</updated>
<app:edited>2012-08-17T14:26:45.289-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/pptx.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>2672585</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>ncommand SHARE Demo.pptx</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>
application/vnd.openxmlformats-officedocument.presentationml.presentation
</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:26:22.889-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/69626014-c93f-4fb7-93ee-6903c8ebc55a
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>ncommand SHARE Demo.pptx</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:26:45.289-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>ncommand SHARE Demo.pptx</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<id>urn:uuid:301563eb-9ccf-476d-8b33-15115d7ed591</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c..." type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c..." type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:45.475-04:00</published>
<summary>Plan Pricing Options v3.xlsx</summary>
<title>Plan Pricing Options v3.xlsx</title>
<updated>2012-08-17T14:26:46.763-04:00</updated>
<app:edited>2012-08-17T14:26:46.763-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/xlsx.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>38523</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>Plan Pricing Options v3.xlsx</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:26:45.475-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/301563eb-9ccf-476d-8b33-15115d7ed591
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>Plan Pricing Options v3.xlsx</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:26:46.763-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Plan Pricing Options v3.xlsx</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<id>urn:uuid:bc38e9c6-6872-4fc2-9108-dd0f97945039</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:47.715-04:00</published>
<summary>SHARE Admin Guide</summary>
<title>Share Admin Guide.docx</title>
<updated>2012-08-17T14:26:55.195-04:00</updated>
<app:edited>2012-08-17T14:26:55.195-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>944167</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>Share Admin Guide.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>
application/vnd.openxmlformats-officedocument.wordprocessingml.document
</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:26:47.715-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/bc38e9c6-6872-4fc2-9108-dd0f97945039
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>Share Admin Guide.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:26:55.195-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Share Admin Guide.docx</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<id>urn:uuid:2ea46d1f-6784-4f5c-bcef-bdb9ca17e53e</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:55.472-04:00</published>
<summary>SHARE Alfresco App Setup.docx</summary>
<title>SHARE Alfresco App Setup.docx</title>
<updated>2012-08-17T14:27:01.519-04:00</updated>
<app:edited>2012-08-17T14:27:01.519-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>457744</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>SHARE Alfresco App Setup.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>
application/vnd.openxmlformats-officedocument.wordprocessingml.document
</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:26:55.472-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/2ea46d1f-6784-4f5c-bcef-bdb9ca17e53e
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>SHARE Alfresco App Setup.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:27:01.519-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>SHARE Alfresco App Setup.docx</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.template" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<id>urn:uuid:28be32c2-2bc0-4112-bbd0-0c8fc3093885</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.template"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.template"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:27:02.292-04:00</published>
<summary>SHARE Customer Onboard Intake.dotx</summary>
<title>SHARE Customer Onboard Intake.dotx</title>
<updated>2012-08-17T14:27:03.733-04:00</updated>
<app:edited>2012-08-17T14:27:03.733-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/_default.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>69932</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>SHARE Customer Onboard Intake.dotx</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>
application/vnd.openxmlformats-officedocument.wordprocessingml.template
</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:27:02.292-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/28be32c2-2bc0-4112-bbd0-0c8fc3093885
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>SHARE Customer Onboard Intake.dotx</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:27:03.733-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>SHARE Customer Onboard Intake.dotx</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<id>urn:uuid:88924f87-a069-4376-b2eb-800271b90225</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:27:04.497-04:00</published>
<summary>SHARE Getting Started.docx</summary>
<title>SHARE Getting Started.docx</title>
<updated>2012-08-17T14:27:06.693-04:00</updated>
<app:edited>2012-08-17T14:27:06.693-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>183184</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>SHARE Getting Started.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>
application/vnd.openxmlformats-officedocument.wordprocessingml.document
</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:27:04.497-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/88924f87-a069-4376-b2eb-800271b90225
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>SHARE Getting Started.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:27:06.693-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>SHARE Getting Started.docx</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<id>urn:uuid:b065c612-7774-4d56-9af4-113639a42ed7</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:27:07.332-04:00</published>
<summary>Share Onboarding</summary>
<title>Share Onboarding.docx</title>
<updated>2012-08-17T14:27:48.470-04:00</updated>
<app:edited>2012-08-17T14:27:48.470-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>20007</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>Share Onboarding.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>
application/vnd.openxmlformats-officedocument.wordprocessingml.document
</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:27:07.332-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/b065c612-7774-4d56-9af4-113639a42ed7
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>Share Onboarding.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:27:48.470-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Share Onboarding.docx</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<id>urn:uuid:0f061478-d3ae-446d-95a5-5d0b69ef9332</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:27:50.539-04:00</published>
<summary>User Guide: ncommand SHARE</summary>
<title>Share User Guide.docx</title>
<updated>2012-08-17T14:29:02.576-04:00</updated>
<app:edited>2012-08-17T14:29:02.576-04:00</app:edited>
<alf:icon>
https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif
</alf:icon>
<cmisra:object>
<cmis:properties>
<cmis:propertyInteger propertyDefinitionId="cmis:contentStreamLength" displayName="Content Stream Length" queryName="cmis:contentStreamLength">
<cmis:value>2421188</cmis:value>
</cmis:propertyInteger>
<cmis:propertyId propertyDefinitionId="cmis:objectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:name" displayName="Name" queryName="cmis:name">
<cmis:value>Share User Guide.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamMimeType" displayName="Content Stream MIME Type" queryName="cmis:contentStreamMimeType">
<cmis:value>
application/vnd.openxmlformats-officedocument.wordprocessingml.document
</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:creationDate" displayName="Creation Date" queryName="cmis:creationDate">
<cmis:value>2012-08-17T14:27:50.539-04:00</cmis:value>
</cmis:propertyDateTime>
<cmis:propertyString propertyDefinitionId="cmis:lastModifiedBy" displayName="Last Modified By" queryName="cmis:lastModifiedBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyString propertyDefinitionId="cmis:createdBy" displayName="Created by" queryName="cmis:createdBy">
<cmis:value>atoops@promethius.com</cmis:value>
</cmis:propertyString>
<cmis:propertyId propertyDefinitionId="cmis:objectId" displayName="Object Id" queryName="cmis:objectId">
<cmis:value>
workspace://SpacesStore/0f061478-d3ae-446d-95a5-5d0b69ef9332
</cmis:value>
</cmis:propertyId>
<cmis:propertyId propertyDefinitionId="cmis:baseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
<cmis:value>cmis:document</cmis:value>
</cmis:propertyId>
<cmis:propertyString propertyDefinitionId="cmis:contentStreamFileName" displayName="Content Stream Filename" queryName="cmis:contentStreamFileName">
<cmis:value>Share User Guide.docx</cmis:value>
</cmis:propertyString>
<cmis:propertyDateTime propertyDefinitionId="cmis:lastModificationDate" displayName="Last Modified Date" queryName="cmis:lastModificationDate">
<cmis:value>2012-08-17T14:29:02.576-04:00</cmis:value>
</cmis:propertyDateTime>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties></alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Share User Guide.docx</cmisra:pathSegment>
</entry>
<entry>
<author>
<name>atoops@promethius.com</name>
</author>
</entry>
</feed>
08-22-2012 08:55 AM
08-24-2012 10:08 AM
08-24-2012 03:06 PM
HTTP/1.1 200 OK
Date: Fri, 24 Aug 2012 19:02:40 GMT
Cache-Control: no-cache
Pragma: no-cache
Content-Type: application/atom+xml;type=feed;charset=UTF-8
Connection: close
Transfer-Encoding: Identity
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="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/" xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns:alf="http://www.alfresco.org" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">
<author><name>atoops@promethius.com</name></author>
<generator version="4.0.0 (4003)">Alfresco (Community)</generator>
<icon>https://promethius.ncommandshare.com:443/alfresco/images/logo/AlfrescoLogo16.ico</icon>
<id>urn:uuid:7723a99e-00e4-478c-b313-4043259f32f1-children</id>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00...>
<link rel="via" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7e39f68c-79..." type="application/atom+xml;type=feed"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/cmistree+xml"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=feed"/>
<link rel="first" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=feed"/>
<title>Share Children</title>
<updated>2012-08-17T14:45:49.515-04:00</updated>
<opensearch:totalResults>19</opensearch:totalResults>
<opensearch:startIndex>0</opensearch:startIndex>
<opensearch:itemsPerPage>10000</opensearch:itemsPerPage>
<cmisra:numItems>19</cmisra:numItems>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...><id>urn:uuid:070dfb93-84bb-40ac-9a4d-0937e7377e64</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/070dfb93-84...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:23:55.322-04:00</published>
<summary>Alfresco Cloud Beta Program Agreement.docx</summary>
<title>Alfresco Cloud Beta Program Agreement.docx</title>
<updated>2012-08-17T14:23:59.407-04:00</updated>
<app:edited>2012-08-17T14:23:59.407-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Alfresco Cloud Beta Program Agreement.docx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="image/jpeg" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...><id>urn:uuid:85554317-4749-430c-b54d-e64592a5bc60</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47..." type="image/jpeg"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47..." type="image/jpeg"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/85554317-47...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:23:59.927-04:00</published>
<summary>alfresco-share-ubuntu-gnome.jpg</summary>
<title>alfresco-share-ubuntu-gnome.jpg</title>
<updated>2012-08-17T14:24:02.628-04:00</updated>
<app:edited>2012-08-17T14:24:02.628-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/jpg.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:exif:exif</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>alfresco-share-ubuntu-gnome.jpg</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/x-msaccess" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...><id>urn:uuid:9430dd04-bce1-43f6-ae8f-fd7d17f28336</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc..." type="application/x-msaccess"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc..." type="application/x-msaccess"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/9430dd04-bc...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:24:03.574-04:00</published>
<summary>AWS-Billing.accdb</summary>
<title>AWS-Billing.accdb</title>
<updated>2012-08-17T14:26:15.362-04:00</updated>
<app:edited>2012-08-17T14:26:15.362-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/_default.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>AWS-Billing.accdb</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/msword" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...><id>urn:uuid:b8b4b4fb-bef5-4eea-b8e1-ed237685bb90</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be..." type="application/msword"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be..." type="application/msword"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b8b4b4fb-be...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:16.147-04:00</published>
<summary>Lync-Comparison.doc</summary>
<title>Lync-Comparison.doc</title>
<updated>2012-08-17T14:26:22.344-04:00</updated>
<app:edited>2012-08-17T14:26:22.344-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/doc.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Lync-Comparison.doc</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/vnd.openxmlformats-officedocument.presentationml.presentation" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...><id>urn:uuid:69626014-c93f-4fb7-93ee-6903c8ebc55a</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9..." type="application/vnd.openxmlformats-officedocument.presentationml.presentation"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9..." type="application/vnd.openxmlformats-officedocument.presentationml.presentation"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/69626014-c9...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:22.889-04:00</published>
<summary>Presentation Name</summary>
<title>ncommand SHARE Demo.pptx</title>
<updated>2012-08-17T14:26:45.289-04:00</updated>
<app:edited>2012-08-17T14:26:45.289-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/pptx.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>ncommand SHARE Demo.pptx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...><id>urn:uuid:301563eb-9ccf-476d-8b33-15115d7ed591</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c..." type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c..." type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/301563eb-9c...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:45.475-04:00</published>
<summary>Plan Pricing Options v3.xlsx</summary>
<title>Plan Pricing Options v3.xlsx</title>
<updated>2012-08-17T14:26:46.763-04:00</updated>
<app:edited>2012-08-17T14:26:46.763-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/xlsx.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Plan Pricing Options v3.xlsx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...><id>urn:uuid:bc38e9c6-6872-4fc2-9108-dd0f97945039</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bc38e9c6-68...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:47.715-04:00</published>
<summary>SHARE Admin Guide</summary>
<title>Share Admin Guide.docx</title>
<updated>2012-08-17T14:26:55.195-04:00</updated>
<app:edited>2012-08-17T14:26:55.195-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Share Admin Guide.docx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...><id>urn:uuid:2ea46d1f-6784-4f5c-bcef-bdb9ca17e53e</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/2ea46d1f-67...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:26:55.472-04:00</published>
<summary>SHARE Alfresco App Setup.docx</summary>
<title>SHARE Alfresco App Setup.docx</title>
<updated>2012-08-17T14:27:01.519-04:00</updated>
<app:edited>2012-08-17T14:27:01.519-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>SHARE Alfresco App Setup.docx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.template" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...><id>urn:uuid:28be32c2-2bc0-4112-bbd0-0c8fc3093885</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.template"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.template"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/28be32c2-2b...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:27:02.292-04:00</published>
<summary>SHARE Customer Onboard Intake.dotx</summary>
<title>SHARE Customer Onboard Intake.dotx</title>
<updated>2012-08-17T14:27:03.733-04:00</updated>
<app:edited>2012-08-17T14:27:03.733-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/_default.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>SHARE Customer Onboard Intake.dotx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...><id>urn:uuid:88924f87-a069-4376-b2eb-800271b90225</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/88924f87-a0...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:27:04.497-04:00</published>
<summary>SHARE Getting Started.docx</summary>
<title>SHARE Getting Started.docx</title>
<updated>2012-08-17T14:27:06.693-04:00</updated>
<app:edited>2012-08-17T14:27:06.693-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>SHARE Getting Started.docx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...><id>urn:uuid:b065c612-7774-4d56-9af4-113639a42ed7</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b065c612-77...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:27:07.332-04:00</published>
<summary>Share Onboarding</summary>
<title>Share Onboarding.docx</title>
<updated>2012-08-17T14:27:48.470-04:00</updated>
<app:edited>2012-08-17T14:27:48.470-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Share Onboarding.docx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="application/vnd.openxmlformats-officedocument.wordprocessingml.document" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...><id>urn:uuid:0f061478-d3ae-446d-95a5-5d0b69ef9332</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3..." type="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0f061478-d3...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:27:50.539-04:00</published>
<summary>User Guide: ncommand SHARE</summary>
<title>Share User Guide.docx</title>
<updated>2012-08-17T14:29:02.576-04:00</updated>
<app:edited>2012-08-17T14:29:02.576-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Share User Guide.docx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content type="text/xml; charset="utf-8"" src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33...><id>urn:uuid:f1355a23-33af-40fe-a2f4-a37b4a515da6</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33...>
<link rel="enclosure" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33..." type="text/xml; charset="utf-8""/>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33...>
<link rel="edit-media" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33..." type="text/xml; charset="utf-8""/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33..." type="application/atom+xml;type=feed"/>
<link rel="version-history" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33...>
<link rel="current-version" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/f1355a23-33...>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:document'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:29:03.565-04:00</published>
<summary>Tagging guidelines.docx</summary>
<title>Tagging guidelines.docx</title>
<updated>2012-08-20T14:28:12.900-04:00</updated>
<app:edited>2012-08-20T14:28:12.900-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/filetypes/docx.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:appliedAspects>P:cm:titled</alf:appliedAspects>
<alf:appliedAspects>P:cm:author</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Tagging guidelines.docx</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb...><id>urn:uuid:0b8c2f50-cb37-4917-b7e9-5dfde80f9930</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb...>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=entry"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb..." type="application/atom+xml;type=feed"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb..." type="application/cmistree+xml"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/0b8c2f50-cb..." type="application/atom+xml;type=feed"/>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:folder'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:29:05.167-04:00</published>
<summary>demo data</summary>
<title>demo data</title>
<updated>2012-08-17T14:33:01.414-04:00</updated>
<app:edited>2012-08-17T14:33:01.414-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/icons/space-icon-default-16.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>demo data</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56...><id>urn:uuid:4a057dbc-566d-43cb-ba8f-1421070e2e52</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56...>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=entry"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56..." type="application/atom+xml;type=feed"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56..." type="application/cmistree+xml"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4a057dbc-56..." type="application/atom+xml;type=feed"/>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:folder'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:33:39.813-04:00</published>
<summary>documentation screen caption</summary>
<title>documentation screen caption</title>
<updated>2012-08-17T14:34:00.153-04:00</updated>
<app:edited>2012-08-17T14:34:00.153-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/icons/space-icon-default-16.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>documentation screen caption</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec...><id>urn:uuid:4e12f34e-ec08-4101-8541-717100730663</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec...>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=entry"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec..." type="application/atom+xml;type=feed"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec..." type="application/cmistree+xml"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/4e12f34e-ec..." type="application/atom+xml;type=feed"/>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:folder'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:37:04.161-04:00</published>
<summary>Marketing Material</summary>
<title>Marketing Material</title>
<updated>2012-08-17T14:45:14.207-04:00</updated>
<app:edited>2012-08-17T14:45:14.207-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/icons/space-icon-default-16.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Marketing Material</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04...><id>urn:uuid:b90b5a50-0416-4d56-9876-84930ab498bf</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04...>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=entry"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04..." type="application/atom+xml;type=feed"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04..." type="application/cmistree+xml"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/b90b5a50-04..." type="application/atom+xml;type=feed"/>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:folder'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:45:28.636-04:00</published>
<summary>Server Connection Tools</summary>
<title>Server Connection Tools</title>
<updated>2012-08-17T14:45:39.040-04:00</updated>
<app:edited>2012-08-17T14:45:39.040-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/icons/space-icon-default-16.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>Server Connection Tools</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe...><id>urn:uuid:bd7aa44d-feb8-4b3e-bedc-8bc5f1a307de</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe...>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=entry"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe..." type="application/atom+xml;type=feed"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe..." type="application/cmistree+xml"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/bd7aa44d-fe..." type="application/atom+xml;type=feed"/>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:folder'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:45:48.266-04:00</published>
<summary>test</summary>
<title>test</title>
<updated>2012-08-17T14:45:48.606-04:00</updated>
<app:edited>2012-08-17T14:45:48.606-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/icons/space-icon-default-16.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>test</cmisra:pathSegment>
</entry>
<entry>
<author><name>atoops@promethius.com</name></author>
<content src="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc...><id>urn:uuid:10c21894-bcf7-4837-a5a9-ba9001b29d96</id>
<link rel="self" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc...>
<link rel="edit" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/relationships" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/policies" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc...>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc...>
<link rel="up" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/7723a99e-00..." type="application/atom+xml;type=entry"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc..." type="application/atom+xml;type=feed"/>
<link rel="down" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc..." type="application/cmistree+xml"/>
<link rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/s/workspace:SpacesStore/i/10c21894-bc..." type="application/atom+xml;type=feed"/>
<link rel="describedby" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis/type/cmis:folder'/>
<link rel="service" href="https://promethius.ncommandshare.com:443/alfresco/service/cmis'/>
<published>2012-08-17T14:45:49.465-04:00</published>
<summary>VM Testing</summary>
<title>VM Testing</title>
<updated>2012-08-17T14:45:54.619-04:00</updated>
<app:edited>2012-08-17T14:45:54.619-04:00</app:edited>
<alf:icon>https://promethius.ncommandshare.com:443/alfresco/images/icons/space-icon-default-16.gif</alf:icon>
<cmisra:object>
<cmis:properties>
<alf:aspects>
<alf:appliedAspects>P:sys:localized</alf:appliedAspects>
<alf:properties>
</alf:properties>
</alf:aspects>
</cmis:properties>
</cmisra:object>
<cmisra:pathSegment>VM Testing</cmisra:pathSegment>
</entry>
</feed>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.