<?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: Attribute 'name' is not allowed to appear in element 'textAn in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32346#M16777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the follow up, that's good to know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Feb 2011 18:20:44 GMT</pubDate>
    <dc:creator>wolpert</dc:creator>
    <dc:date>2011-02-18T18:20:44Z</dc:date>
    <item>
      <title>Attribute 'name' is not allowed to appear in element 'textAn</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32341#M16772</link>
      <description>I've been seeing XML generated by modeler (exported via cycle) fail to load via probe, with the following error:Attribute 'name' is not allowed to appear in element 'textAnnotation'.Sample XML it creates is here:&amp;lt;textAnnotation id="TextAnnotation_6" name="TextAnnotation" textFormat="text/plain"&amp;amp;g</description>
      <pubDate>Tue, 15 Feb 2011 23:25:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32341#M16772</guid>
      <dc:creator>wolpert</dc:creator>
      <dc:date>2011-02-15T23:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute 'name' is not allowed to appear in element 'textAn</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32342#M16773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The engine validates the XML against the BPMN 2.0 schema, so probably it is incorrect. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moving post to cycle forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 08:58:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32342#M16773</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-02-17T08:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute 'name' is not allowed to appear in element 'textAn</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32343#M16774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, so this is a bug in cycle? Can you point me to the XSD that describes the textAnnotation node, as my search on &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.omg.org/spec/BPMN/20100501/" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100501/&lt;/A&gt;&lt;SPAN&gt; was fruitless…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The PDF spec only lists id and text as valid params to the textAnnotation node… so to me this appears as a problem in modeler.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 16:39:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32343#M16774</guid>
      <dc:creator>wolpert</dc:creator>
      <dc:date>2011-02-17T16:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute 'name' is not allowed to appear in element 'textAn</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32344#M16775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Wolpert.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess then it is produced wrongly by the Activiti Modeler (check the "Raw BPMN" to make sure). I will check with the Signavios.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 07:44:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32344#M16775</guid>
      <dc:creator>bernd_ruecker</dc:creator>
      <dc:date>2011-02-18T07:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute 'name' is not allowed to appear in element 'textAn</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32345#M16776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Wolpert.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a bug in the modeler, see &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/signavio-core-components/issues/detail?id=16" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/signavio-core-components/issues/detail?id=16&lt;/A&gt;&lt;SPAN&gt;. But as far as I can see, it should be fixed in the modeler for 5.3, but I will double check.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 18:19:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32345#M16776</guid>
      <dc:creator>bernd_ruecker</dc:creator>
      <dc:date>2011-02-18T18:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute 'name' is not allowed to appear in element 'textAn</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32346#M16777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the follow up, that's good to know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 18:20:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attribute-name-is-not-allowed-to-appear-in-element-textan/m-p/32346#M16777</guid>
      <dc:creator>wolpert</dc:creator>
      <dc:date>2011-02-18T18:20:44Z</dc:date>
    </item>
  </channel>
</rss>

