<?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: different number of results with getchildren in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/different-number-of-results-with-getchildren/m-p/225041#M178171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I wonder whether its related to the number of nodes which are permission checked.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Could you explain it a bit clearer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jul 2010 12:19:32 GMT</pubDate>
    <dc:creator>gokceng</dc:creator>
    <dc:date>2010-07-26T12:19:32Z</dc:date>
    <item>
      <title>different number of results with getchildren</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/different-number-of-results-with-getchildren/m-p/225038#M178168</link>
      <description>var btcFolder = companyhome.childrenByXPath("cm:BTC")[0];var outgoingFolder = btcFolder.childrenByXPath("cm&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utgoing")[0];Case 1: var outgoingDocs = outgoingFolder.getChildren();Case 2: var outgoingDocs = btcFolder.childrenByXPath("cm&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utgoing")[0].getChildren();Case 3: var outgoingDocs = companyhom</description>
      <pubDate>Tue, 13 Jul 2010 11:55:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/different-number-of-results-with-getchildren/m-p/225038#M178168</guid>
      <dc:creator>gokceng</dc:creator>
      <dc:date>2010-07-13T11:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: different number of results with getchildren</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/different-number-of-results-with-getchildren/m-p/225039#M178169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;var btcFolder = companyhome.childrenByXPath("cm:BTC")[0];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var &lt;/SPAN&gt;&lt;STRONG&gt;outgoingFolder&lt;/STRONG&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;STRONG&gt;btcFolder.childrenByXPath("cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utgoing")[0]&lt;/STRONG&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Case 1: var outgoingDocs = &lt;/SPAN&gt;&lt;STRONG&gt;outgoingFolder&lt;/STRONG&gt;&lt;SPAN&gt;.getChildren();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Case 2: var outgoingDocs = &lt;/SPAN&gt;&lt;STRONG&gt;btcFolder.childrenByXPath("cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utgoing")[0]&lt;/STRONG&gt;&lt;SPAN&gt;.getChildren();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Case 3: var outgoingDocs = &lt;/SPAN&gt;&lt;STRONG&gt;companyhome.childrenByXPath("cm:BTC")[0].childrenByXPath("cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utgoing")[0]&lt;/STRONG&gt;&lt;SPAN&gt;.getChildren();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;these bold-typed variables seem same to me. Am I wrong? Why do they give different results?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jul 2010 12:17:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/different-number-of-results-with-getchildren/m-p/225039#M178169</guid>
      <dc:creator>gokceng</dc:creator>
      <dc:date>2010-07-25T12:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: different number of results with getchildren</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/different-number-of-results-with-getchildren/m-p/225040#M178170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wonder whether its related to the number of nodes which are permission checked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jul 2010 19:17:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/different-number-of-results-with-getchildren/m-p/225040#M178170</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-07-25T19:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: different number of results with getchildren</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/different-number-of-results-with-getchildren/m-p/225041#M178171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I wonder whether its related to the number of nodes which are permission checked.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Could you explain it a bit clearer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 12:19:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/different-number-of-results-with-getchildren/m-p/225041#M178171</guid>
      <dc:creator>gokceng</dc:creator>
      <dc:date>2010-07-26T12:19:32Z</dc:date>
    </item>
  </channel>
</rss>

