<?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 A parser for ContentModel.xml in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195442#M148572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for a parser for ContentModel.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried to connect to svn://&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/alfresco" rel="nofollow noopener noreferrer"&gt;www.alfresco.org/alfresco&lt;/A&gt;&lt;SPAN&gt; looking for it,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but not success connect yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2009 13:10:50 GMT</pubDate>
    <dc:creator>vta</dc:creator>
    <dc:date>2009-01-22T13:10:50Z</dc:date>
    <item>
      <title>A parser for ContentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195442#M148572</link>
      <description>Hello.I'm looking for a parser for ContentModel.xml.I've tried to connect to svn://www.alfresco.org/alfresco looking for it,but not success connect yet.Any idea?Thanks.</description>
      <pubDate>Thu, 22 Jan 2009 13:10:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195442#M148572</guid>
      <dc:creator>vta</dc:creator>
      <dc:date>2009-01-22T13:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: A parser for ContentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195443#M148573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What exactly are you trying to achieve?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 14:19:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195443#M148573</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-01-22T14:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: A parser for ContentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195444#M148574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem that i'm trying to solve is that resultsets obtained with alfresco 2.2 web services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;give us properties' qnames but we're interested also in properties' titles.&amp;nbsp; And there is no way&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to obtain titles of properties in Alfresco using web services (isn't true?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same ocurrs when we want to list allowed values of restrictions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So we have decided to parse a copy of our ContentModel.xml in our client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:26:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195444#M148574</guid>
      <dc:creator>vta</dc:creator>
      <dc:date>2009-01-22T16:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: A parser for ContentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195445#M148575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wanted to say qnames of properties and titles of properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for my English.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:36:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195445#M148575</guid>
      <dc:creator>vta</dc:creator>
      <dc:date>2009-01-22T16:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: A parser for ContentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195446#M148576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Web Services API isn't my area, so I've moved the topic to the correct forum where you'll get more help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I doubt you need to manually parse the contentModel XML however. Have you seen the &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Category:Web_Services" rel="nofollow noopener noreferrer"&gt;wiki area for Web Services&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 20:25:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195446#M148576</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-01-22T20:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: A parser for ContentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195447#M148577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi vta,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should use the Dictionary Web Service : &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Dictionary_Web_Service" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Dictionary_Web_Service&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;An example of how tu use it was provided a few days before in this forum : &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=15612" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=15612&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You won't get property title in resultset, but you will be able to get it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Charles Le Seac'h&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 20:40:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-parser-for-contentmodel-xml/m-p/195447#M148577</guid>
      <dc:creator>cleseach</dc:creator>
      <dc:date>2009-01-22T20:40:48Z</dc:date>
    </item>
  </channel>
</rss>

