~ubuntu-branches/ubuntu/utopic/libcmis/utopic-proposed

« back to all changes in this revision

Viewing changes to qa/libcmis/data/atom/create-folder-bad-type.xml

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2014-02-05 14:41:34 UTC
  • mfrom: (1.1.5) (2.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20140205144134-ffvov1moblfapn82
Tags: 0.4.1-3ubuntu1
* Resynchronize on Debian, remaining change:
* debian/patches/powerpc64le.diff: build on ppc64el

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<atom:entry xmlns:atom="http://www.w3.org/2005/Atom" xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/" xmlns:app="http://www.w3.org/2007/app">
 
3
  <atom:author>
 
4
    <atom:name>Admin</atom:name>
 
5
  </atom:author>
 
6
  <atom:id>Some obscure Id</atom:id>
 
7
  <atom:published>2012-11-29T16:14:47Z</atom:published>
 
8
  <atom:title>create folder</atom:title>
 
9
  <app:edited>2012-11-29T16:14:47Z</app:edited>
 
10
  <atom:updated>2012-11-29T16:14:47Z</atom:updated>
 
11
  <cmisra:object xmlns:ns3="http://docs.oasis-open.org/ns/cmis/messaging/200908/">
 
12
    <cmis:properties>
 
13
      <cmis:propertyId queryName="cmis:allowedChildObjectTypeIds" displayName="Allowed Child Types" localName="cmis:allowedChildObjectTypeIds" propertyDefinitionId="cmis:allowedChildObjectTypeIds">
 
14
        <cmis:value>*</cmis:value>
 
15
      </cmis:propertyId>
 
16
      <cmis:propertyString queryName="cmis:path" displayName="Path" localName="cmis:path" propertyDefinitionId="cmis:path">
 
17
        <cmis:value>/create folder</cmis:value>
 
18
      </cmis:propertyString>
 
19
      <cmis:propertyString queryName="cmis:lastModifiedBy" displayName="Modified By" localName="cmis:lastModifiedBy" propertyDefinitionId="cmis:lastModifiedBy">
 
20
        <cmis:value>Admin</cmis:value>
 
21
      </cmis:propertyString>
 
22
      <cmis:propertyId queryName="cmis:objectTypeId" displayName="Type-Id" localName="cmis:objectTypeId" propertyDefinitionId="cmis:objectTypeId">
 
23
        <cmis:value>cmis:document</cmis:value>
 
24
      </cmis:propertyId>
 
25
      <cmis:propertyString queryName="cmis:createdBy" displayName="Created By" localName="cmis:createdBy" propertyDefinitionId="cmis:createdBy">
 
26
        <cmis:value>Admin</cmis:value>
 
27
      </cmis:propertyString>
 
28
      <cmis:propertyString queryName="cmis:name" displayName="Name" localName="cmis:name" propertyDefinitionId="cmis:name">
 
29
        <cmis:value>create folder</cmis:value>
 
30
      </cmis:propertyString>
 
31
      <cmis:propertyId queryName="cmis:objectId" displayName="Object Id" localName="cmis:objectId" propertyDefinitionId="cmis:objectId">
 
32
        <cmis:value>create-folder</cmis:value>
 
33
      </cmis:propertyId>
 
34
      <cmis:propertyDateTime queryName="cmis:creationDate" displayName="Creation Date" localName="cmis:creationDate" propertyDefinitionId="cmis:creationDate">
 
35
        <cmis:value>2012-11-29T16:14:47.019Z</cmis:value>
 
36
      </cmis:propertyDateTime>
 
37
      <cmis:propertyString queryName="cmis:changeToken" displayName="Change Token" localName="cmis:changeToken" propertyDefinitionId="cmis:changeToken">
 
38
        <cmis:value>1354205687020</cmis:value>
 
39
      </cmis:propertyString>
 
40
      <cmis:propertyId queryName="cmis:baseTypeId" displayName="Base-Type-Id" localName="cmis:baseTypeId" propertyDefinitionId="cmis:baseTypeId">
 
41
        <cmis:value>cmis:document</cmis:value>
 
42
      </cmis:propertyId>
 
43
      <cmis:propertyId queryName="cmis:parentId" displayName="Parent Id" localName="cmis:parentId" propertyDefinitionId="cmis:parentId">
 
44
        <cmis:value>root-folder</cmis:value>
 
45
      </cmis:propertyId>
 
46
      <cmis:propertyDateTime queryName="cmis:lastModificationDate" displayName="Modification Date" localName="cmis:lastModificationDate" propertyDefinitionId="cmis:lastModificationDate">
 
47
        <cmis:value>2012-11-29T16:14:47.020Z</cmis:value>
 
48
      </cmis:propertyDateTime>
 
49
    </cmis:properties>
 
50
  </cmisra:object>
 
51
  <atom:link rel="service" href="http://mockup/mock" type="application/atomsvc+xml"/>
 
52
  <atom:link rel="self" href="http://mockup/mock/id?id=create-folder" type="application/atom+xml;type=entry" cmisra:id="create-folder"/>
 
53
  <atom:link rel="enclosure" href="http://mockup/mock/id?id=create-folder" type="application/atom+xml;type=entry"/>
 
54
  <atom:link rel="edit" href="http://mockup/mock/id?id=create-folder" type="application/atom+xml;type=entry"/>
 
55
  <atom:link rel="describedby" href="http://mockup/mock/type?id=cmis%3Adocument" type="application/atom+xml;type=entry"/>
 
56
  <atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" href="http://mockup/mock/allowableactions?id=create-folder" type="application/cmisallowableactions+xml"/>
 
57
  <atom:link rel="up" href="http://mockup/mock/parents?id=create-folder" type="application/atom+xml;type=feed"/>
 
58
  <atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" href="http://mockup/mock/foldertree?id=create-folder" type="application/cmistree+xml"/>
 
59
  <atom:link rel="http://docs.oasis-open.org/ns/cmis/link/200908/acl" href="http://mockup/mock/acl?id=create-folder" type="application/cmisacl+xml"/>
 
60
</atom:entry>