<?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: understandig namespaces in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101994#M70895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A namespace is a namespace - it's a way of disambiguating items having the same name.&amp;nbsp; So, we use them when defining content models etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The most peculiar use is for node names (this comes from JSR-170).&amp;nbsp; So, as you see we use app and cm namespaces.&amp;nbsp; But, you don't have to.&amp;nbsp; You can have the path /app:company_home/sample_folder/sample1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2007 17:40:34 GMT</pubDate>
    <dc:creator>davidc</dc:creator>
    <dc:date>2007-07-26T17:40:34Z</dc:date>
    <item>
      <title>understandig namespaces</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101993#M70894</link>
      <description>Hi!I kinda know, what namespaces are (e.g. in programming languages, wikis etc…). I am, however, new to content management. So, could someone briefly explain, what namespaces in Alfresco are or where to find information about that concept (the Terminology Guide doesn't describe it). All I could find</description>
      <pubDate>Thu, 26 Jul 2007 12:21:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101993#M70894</guid>
      <dc:creator>tim-erwin</dc:creator>
      <dc:date>2007-07-26T12:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: understandig namespaces</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101994#M70895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A namespace is a namespace - it's a way of disambiguating items having the same name.&amp;nbsp; So, we use them when defining content models etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The most peculiar use is for node names (this comes from JSR-170).&amp;nbsp; So, as you see we use app and cm namespaces.&amp;nbsp; But, you don't have to.&amp;nbsp; You can have the path /app:company_home/sample_folder/sample1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 17:40:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101994#M70895</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-07-26T17:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: understandig namespaces</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101995#M70896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you! However, I don't understand the difference between having paths to distinguish between two items with identical names (as it is done on any ordinary filesystem) and using namespaces instead. Perhaps there is none :?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And a second short question: What's the difference between app and cm namespaces? Just the letters or do they have a meaning?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Still: I'm willing to read about that topic rather than bothering you, so if you know about a good resource, please tell me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim-Erwin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 18:34:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101995#M70896</guid>
      <dc:creator>tim-erwin</dc:creator>
      <dc:date>2007-07-26T18:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: understandig namespaces</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101996#M70897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you! However, I don't understand the difference between having paths to distinguish between two items with identical names (as it is done on any ordinary filesystem) and using namespaces instead.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;In the world of folders &amp;amp; files, I agree.&amp;nbsp; However, JSR-170 goes further and allows arbitrary hierarchical structures to be stored, managed &amp;amp; retrieved i.e. an XML document.&amp;nbsp; And in these cases, namespaces are important.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What's the difference between app and cm namespaces? Just the letters or do they have a meaning?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The cm namespace is used to represent items in our core content model (e.g. folders, files, categories, people etc) - basically those things that may be shared across applications.&amp;nbsp; The app namespace is used to represent items specific to our Web Client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Still: I'm willing to read about that topic rather than bothering you, so if you know about a good resource, please tell me.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm responding as we don't currently have any docs on this particular concept.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2007 10:45:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101996#M70897</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-07-27T10:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: understandig namespaces</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101997#M70898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, that clarifies a lot. I appreciate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim-Erwin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2007 10:51:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/understandig-namespaces/m-p/101997#M70898</guid>
      <dc:creator>tim-erwin</dc:creator>
      <dc:date>2007-07-27T10:51:34Z</dc:date>
    </item>
  </channel>
</rss>

