06-05-2010 02:55 AM
06-10-2010 08:56 AM
06-10-2010 05:50 PM
06-11-2010 06:56 AM
03-26-2012 07:25 AM
<?xml version="1.0" encoding="UTF-8"?>
<!– Definition of new Model –>
<model name="mycorp:myMeetingDataListModel" xmlns="http://www.alfresco.org/model/dictionary/1.0">
<!– Optional meta-data about the model –>
<description>my Meeting Data List Model</description>
<author>corporate</author>
<version>1.0</version>
<!– Imports are required to allow references to definitions in other models –>
<imports>
<!– Import Alfresco Dictionary Definitions –>
<import uri="http://www.alfresco.org/model/dictionary/1.0" prefix="d" />
<!– Import Alfresco Content Domain Model Definitions –>
<import uri="http://www.alfresco.org/model/content/1.0" prefix="cm" />
<import uri="http://www.alfresco.org/model/system/1.0" prefix="sys" />
<import uri="http://www.alfresco.org/model/datalist/1.0" prefix="dl" />
</imports>
<!– Introduction of new namespaces defined by this model –>
<namespaces>
<namespace uri="http://www.corporate.ch/model/myMeetingDataList/1.0" prefix="mycorp" />
</namespaces>
<types>
<type name="mycorp:myMeetingList">
<title>my Meeting Agenda</title>
<parent>dl:dataListItem</parent>
<properties>
<property name="mycorp:order">
<title>Order</title>
<type>d:int</type>
<mandatory>false</mandatory>
</property>
<property name="mycorp:title">
<title>Title</title>
<type>d:text</type>
<mandatory>true</mandatory>
</property>
<property name="mycorp:presenters">
<title>Presenters</title>
<type>d:text</type>
<mandatory>false</mandatory>
</property>
</properties>
<associations>
<association name="mycorp:docattachments">
<title>Attachmentsmycorp</title>
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>cm:content</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</association>
</associations>
</type>
</types>
</model>
<?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>admin</name></author>
<generator version="4.0.0 (4003)">Alfresco (Community)</generator>
<icon>http://localhost:8080/alfresco/images/logo/AlfrescoLogo16.ico</icon>
<id>urn:uuid:3455fa61-1b00-4674-8f6a-f19db8a93c9e-relationships</id>
<link rel="service" href="http://localhost:8080/alfresco/s/cmis'/>
<link rel="self" href="http://localhost:8080/alfresco/s/cmis/p/sites/corporate/dataLists/6b09a5c6-bcc2-4155-8271-60591a71fb...>
<link rel="via" href="http://localhost:8080/alfresco/s/cmis/s/workspace:SpacesStore/i/3455fa61-1b00-4674-8f6a-f19db8a93c9e...>
<title>c7c27116-4e31-4ecd-a526-ab4e98f06e07 Relationships</title>
<updated>2012-03-26T12:38:21.623+02:00</updated>
<opensearch:totalResults>0</opensearch:totalResults>
<opensearch:startIndex>0</opensearch:startIndex>
<opensearch:itemsPerPage>-1</opensearch:itemsPerPage>
<cmisra:numItems>0</cmisra:numItems>
</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.