<?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: BPMN XSD Validation Errors in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125806#M88533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Manually changing the XML to activity:mail="mail", packaging as a bar file, and deploying using Activiti Explorer results in a parse error: One of the attributes 'class', 'delegateExpression', 'type', 'operation', or 'expression' is mandatory on serviceTask.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2013 23:41:38 GMT</pubDate>
    <dc:creator>squawkingmonkey</dc:creator>
    <dc:date>2013-03-08T23:41:38Z</dc:date>
    <item>
      <title>BPMN XSD Validation Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125800#M88527</link>
      <description>I've upgraded an existing project to use Activiti 5.12 from 5.10.&amp;nbsp; The Activiti designer plugin has also been updated.&amp;nbsp; When trying to create the deployment artifacts, I'm getting the following errors in STS:cvc-attribute.3: The value 'mail' of attribute 'activiti:type' on element 'serviceTask' is n</description>
      <pubDate>Thu, 07 Mar 2013 23:05:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125800#M88527</guid>
      <dc:creator>squawkingmonkey</dc:creator>
      <dc:date>2013-03-07T23:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN XSD Validation Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125801#M88528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Remarkable… In another recent post (this day) I saw someone stating that he had to use activity:mail="mail" to get it working. Strange, but you might try that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 07:28:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125801#M88528</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2013-03-08T07:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN XSD Validation Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125802#M88529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I changed the bpmn file as you suggested; however, the generated XML still gets created with activity:type="mail".&amp;nbsp; I may have to recreate my workflows.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 15:49:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125802#M88529</guid>
      <dc:creator>squawkingmonkey</dc:creator>
      <dc:date>2013-03-08T15:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN XSD Validation Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125803#M88530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did not say to change everything, just test with a manually adapted file and see if it still leads to an error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 19:20:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125803#M88530</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2013-03-08T19:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN XSD Validation Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125804#M88531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I only changed the activity:type to activity:mail.&amp;nbsp; When I create the deployment artifacts, the activity plugin generates an XML file in a temporary directory that still has the activity:type="mail" resulting in errors.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 19:24:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125804#M88531</guid>
      <dc:creator>squawkingmonkey</dc:creator>
      <dc:date>2013-03-08T19:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN XSD Validation Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125805#M88532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Then don't recreate te deployment artifacts… Just change it manually and deploy that e.g. In a testcase.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 19:52:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125805#M88532</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2013-03-08T19:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN XSD Validation Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125806#M88533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Manually changing the XML to activity:mail="mail", packaging as a bar file, and deploying using Activiti Explorer results in a parse error: One of the attributes 'class', 'delegateExpression', 'type', 'operation', or 'expression' is mandatory on serviceTask.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 23:41:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125806#M88533</guid>
      <dc:creator>squawkingmonkey</dc:creator>
      <dc:date>2013-03-08T23:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN XSD Validation Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125807#M88534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to clarify: activiti:type="mail" is correct.&amp;nbsp; It just seems the newer versions of Eclipse now complain on the activiti namespace while earlier this wasn't the case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For depoying a process, there is no difference, as the xml is validated against the bpmn xsd and the activiti attributes are checked by our parser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 10:41:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-xsd-validation-errors/m-p/125807#M88534</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-03-11T10:41:25Z</dc:date>
    </item>
  </channel>
</rss>

