Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <cmis:properties>
- <cmis:propertyId propertyDefinitionId="cmis:objectId" localName="ObjectId" displayName="Object Id" queryName="cmis:objectId">
- <cmis:value>myobject</cmis:value>
- </cmis:propertyId>
- <cmis:propertyId propertyDefinitionId="cmis:baseTypeId" localName="BaseTypeId" displayName="Base Type Id" queryName="cmis:baseTypeId">
- <cmis:value>cmis:document</cmis:value>
- </cmis:propertyId>
- <cmis:propertyId propertyDefinitionId="cmis:objectTypeId" localName="ObjectTypeId" displayName="Object Type Id" queryName="cmis:objectTypeId">
- <cmis:value>cmis:document</cmis:value>
- </cmis:propertyId>
- <cmis:propertyId propertyDefinitionId="cmis:parentId" localName="ParentId" displayName="Parent Id" queryName="cmis:parentId">
- <cmis:value>myParentObjectId</cmis:value>
- </cmis:propertyId>
- <cmis:propertyString propertyDefinitionId="cmis:path" localName="Path" displayName="Path" queryName="cmis:path">
- <cmis:value>/myParentObjectId/myobject/</cmis:value>
- </cmis:propertyString>
- </cmis:properties>
Advertisement
Add Comment
Please, Sign In to add comment