<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting started with Content Models in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/getting-started-with-content-models/m-p/265818#M218948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for that smicyk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I am begining to understand it a bit more now. One aspect is confusing me a little however. When defining a type within a content model, one of the tags that you define is &amp;lt;type&amp;gt;. I can see d:text and d:content as types in the contentModel.xml. where are these defined, and can i see what they actually represent, i.e. If i define a type as &amp;lt;type&amp;gt;d:content&amp;lt;/type&amp;gt;, what is this actually going to mean the behaviors of this type will be?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;samblunt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2011 12:36:28 GMT</pubDate>
    <dc:creator>samblunt</dc:creator>
    <dc:date>2011-05-18T12:36:28Z</dc:date>
    <item>
      <title>Getting started with Content Models</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-started-with-content-models/m-p/265816#M218946</link>
      <description>Hi all,I am just getting started with Alfresco and am looking to see what the how the out of the box content models are set up and what I would do to go about extending them if needed. I have read the help pages on the website, however it doesnt really give me an idea of what comes as standard. My i</description>
      <pubDate>Tue, 17 May 2011 10:41:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-started-with-content-models/m-p/265816#M218946</guid>
      <dc:creator>samblunt</dc:creator>
      <dc:date>2011-05-17T10:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Content Models</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-started-with-content-models/m-p/265817#M218947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you should check &amp;lt;install_path&amp;gt;\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\model folder. There are all models available in Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;smicyk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 10:34:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-started-with-content-models/m-p/265817#M218947</guid>
      <dc:creator>smicyk</dc:creator>
      <dc:date>2011-05-18T10:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Content Models</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-started-with-content-models/m-p/265818#M218948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for that smicyk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I am begining to understand it a bit more now. One aspect is confusing me a little however. When defining a type within a content model, one of the tags that you define is &amp;lt;type&amp;gt;. I can see d:text and d:content as types in the contentModel.xml. where are these defined, and can i see what they actually represent, i.e. If i define a type as &amp;lt;type&amp;gt;d:content&amp;lt;/type&amp;gt;, what is this actually going to mean the behaviors of this type will be?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;samblunt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 12:36:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-started-with-content-models/m-p/265818#M218948</guid>
      <dc:creator>samblunt</dc:creator>
      <dc:date>2011-05-18T12:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Content Models</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-started-with-content-models/m-p/265819#M218949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you should check &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Data_Dictionary_Guide" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Data_Dictionary_Guide&lt;/A&gt;&lt;SPAN&gt; for general information about creating new content models. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Answer to your question: d:text and d:content are data types of your model type properties and they are defined in dictionaryModel.xml. The difference between those two is that d:content property holds information (size, disk location and mime type etc.) about content (pdf, doc etc.) and d:text property keeps only text information (no binary content) and it is stored in database not on disk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;smicyk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 15:23:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-started-with-content-models/m-p/265819#M218949</guid>
      <dc:creator>smicyk</dc:creator>
      <dc:date>2011-05-18T15:23:09Z</dc:date>
    </item>
  </channel>
</rss>

