<?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 Stupid question... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/stupid-question/m-p/45395#M25245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As the subjects says, I have a stupid question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a loop in a script like this&lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;while (i &amp;lt; groupMembers.length)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;in my process definition file, how do I manage to avoid errors like this?&lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;org.jbpm.jpdl.JpdlException: [[FATAL] line 19: The content of elements must consist of well-formed character data or markup., [ERROR] couldn't parse process definition]&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Is there an escape sequence for the &amp;lt; char?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had the same error with an if (condition &amp;amp;&amp;amp; condition), but I (roughly) solved it splitting the conditions it two if statements…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2007 14:13:26 GMT</pubDate>
    <dc:creator>blackout</dc:creator>
    <dc:date>2007-03-08T14:13:26Z</dc:date>
    <item>
      <title>Stupid question...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stupid-question/m-p/45395#M25245</link>
      <description>As the subjects says, I have a stupid question.I have a loop in a script like thiswhile (i &amp;lt; groupMembers.length)‍in my process definition file, how do I manage to avoid errors like this?org.jbpm.jpdl.JpdlException: [[FATAL] line 19: The content of elements must consist of well-formed character d</description>
      <pubDate>Thu, 08 Mar 2007 14:13:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stupid-question/m-p/45395#M25245</guid>
      <dc:creator>blackout</dc:creator>
      <dc:date>2007-03-08T14:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Stupid question...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stupid-question/m-p/45396#M25246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The character '&amp;gt;' is not valid inside an XML element - you need to use '&amp;amp;gt;' - however if you just place your code inside an XML CDATA section it will work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 15:22:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stupid-question/m-p/45396#M25246</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-03-08T15:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Stupid question...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stupid-question/m-p/45397#M25247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot, problem solved &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 15:27:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stupid-question/m-p/45397#M25247</guid>
      <dc:creator>blackout</dc:creator>
      <dc:date>2007-03-08T15:27:07Z</dc:date>
    </item>
  </channel>
</rss>

