<?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: Repository-service.wsdl problem with Visual Studio 2005 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42064#M22560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For information, I tested the schema cml.xsd on the site W3C and it is not a valid XML schema:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.w3.org/2001/03/webdata/xsv" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/03/webdata/xsv&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is therefore in the WSDL/XSD supplied.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The workaround is IMHO correct, but it should be changed in the Alfresco distribution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keith&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 13:31:43 GMT</pubDate>
    <dc:creator>keith_fr</dc:creator>
    <dc:date>2008-07-03T13:31:43Z</dc:date>
    <item>
      <title>Repository-service.wsdl problem with Visual Studio 2005</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42060#M22556</link>
      <description>Hi I try to use web services from 1.4 preview with Visual Studio 2005. I point to the repository-service.wsdl contained in the war file.&amp;lt;myTomcat&amp;gt;/alfresco/wsdl/repository-service.wsdl Authentification, Clasification and Content wsdl work fine. With Repository WSDL file, I have a problem telli</description>
      <pubDate>Wed, 13 Sep 2006 15:41:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42060#M22556</guid>
      <dc:creator>gentyjp</dc:creator>
      <dc:date>2006-09-13T15:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Repository-service.wsdl problem with Visual Studio 2005</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42061#M22557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I saw the same problem this afternoon. All the WSDL files can be imported except repository-service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I was expecting to find fileSystem-service.wsdl - but this is not present and I can't find it anywhere. Perhaps it is under development…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 23:24:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42061#M22557</guid>
      <dc:creator>rpldcox</dc:creator>
      <dc:date>2006-09-29T23:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Repository-service.wsdl problem with Visual Studio 2005</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42062#M22558</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; Maybe there's an hint for the solution in the scottp 's post&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=2000&amp;amp;highlight=repositoryservice+wsdl" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=2000&amp;amp;highlight=repositoryservice+wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; He also has a problem with repository-service.wsdl: the problem is maybe in cml.xsd, where nillable is not allowed on group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try to test the solution on .NET.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Jean-Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2006 08:31:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42062#M22558</guid>
      <dc:creator>gentyjp</dc:creator>
      <dc:date>2006-09-30T08:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Repository-service.wsdl problem with Visual Studio 2005</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42063#M22559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I deleted the nillable="true" in cml.xsd around line 197, for the cms:ChildAssociation entry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I tested with c#, it works fine now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Jean-Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2006 10:42:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42063#M22559</guid>
      <dc:creator>gentyjp</dc:creator>
      <dc:date>2006-10-02T10:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Repository-service.wsdl problem with Visual Studio 2005</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42064#M22560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For information, I tested the schema cml.xsd on the site W3C and it is not a valid XML schema:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.w3.org/2001/03/webdata/xsv" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/03/webdata/xsv&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is therefore in the WSDL/XSD supplied.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The workaround is IMHO correct, but it should be changed in the Alfresco distribution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keith&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 13:31:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42064#M22560</guid>
      <dc:creator>keith_fr</dc:creator>
      <dc:date>2008-07-03T13:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Repository-service.wsdl problem with Visual Studio 2005</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42065#M22561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;well, I'm doing much the same thing almost a year on, and it doesn't seem to have been changed in the source.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Makes me wonder if they have tested their web services from any client other than Java.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 10:13:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem-with-visual-studio-2005/m-p/42065#M22561</guid>
      <dc:creator>jamesairey</dc:creator>
      <dc:date>2009-05-13T10:13:49Z</dc:date>
    </item>
  </channel>
</rss>

