<?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 how to concise the content-model  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-concise-the-content-model/m-p/5370#M2646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a content model like this,but i am using only two properties namely, date and company name. For this,I need to create a property for each node, i think it leads to a code redunduncy and memory wastage, could any one knows how to make these properties declared as a common property called date and company name and how can i use&amp;nbsp;all over the content model wherever its needed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;type name="my:maintainence"&amp;gt;&lt;BR /&gt; &amp;lt;title&amp;gt;Maintainence&amp;lt;/title&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;cm:content&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;type name="my:manualAttendanceCivil"&amp;gt;&lt;BR /&gt; &amp;lt;title&amp;gt;Manual Attendance Civil&amp;lt;/title&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;my:maintainence&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;properties&amp;gt;&lt;BR /&gt; &amp;lt;property name="my:dateCivil"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:date&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;mandatory&amp;gt;true&amp;lt;/mandatory&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="my:companyNameCivil"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;mandatory&amp;gt;true&amp;lt;/mandatory&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/properties&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;type name="my:manualAttendanceCommercial"&amp;gt;&lt;BR /&gt; &amp;lt;title&amp;gt;Manual Attendance For Commercial&amp;lt;/title&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;my:maintainence&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;properties&amp;gt;&lt;BR /&gt; &amp;lt;property name="my:dateCommercial"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:date&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;mandatory&amp;gt;true&amp;lt;/mandatory&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="my:companyNameCommercial"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;mandatory&amp;gt;true&amp;lt;/mandatory&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/properties&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;type name="my:rmsFormat"&amp;gt;&lt;BR /&gt; &amp;lt;title&amp;gt;RMS Format&amp;lt;/title&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;my:maintainence&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;properties&amp;gt;&lt;BR /&gt; &amp;lt;property name="my:rmsDate"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:date&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;mandatory&amp;gt;true&amp;lt;/mandatory&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="my:zone"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;mandatory&amp;gt;false&amp;lt;/mandatory&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="my:companyNameForRms"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;mandatory&amp;gt;true&amp;lt;/mandatory&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/properties&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Oct 2017 10:21:03 GMT</pubDate>
    <dc:creator>yuva</dc:creator>
    <dc:date>2017-10-29T10:21:03Z</dc:date>
    <item>
      <title>how to concise the content-model</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-concise-the-content-model/m-p/5370#M2646</link>
      <description>I am creating a content model like this,but i am using only two properties namely, date and company name. For this,I need to create a property for each node, i think it leads to a code redunduncy and memory wastage, could any one knows how to make these properties declared as a common property calle</description>
      <pubDate>Sun, 29 Oct 2017 10:21:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-concise-the-content-model/m-p/5370#M2646</guid>
      <dc:creator>yuva</dc:creator>
      <dc:date>2017-10-29T10:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to concise the content-model</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-concise-the-content-model/m-p/5371#M2647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is what aspects are for. Define those properties in an aspect (or two separate aspects) and apply those aspects to multiple nodes or as mandatory aspects on multiple types...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 07:56:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-concise-the-content-model/m-p/5371#M2647</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-10-30T07:56:15Z</dc:date>
    </item>
  </channel>
</rss>

