<?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: passing xml in web scripts in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/passing-xml-in-web-scripts/m-p/84075#M56563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If your XML is coming from elsewhere, you might be able to create a transient document node in the javascript (and set the content to the XML string) for it to be used in freemarker.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone know what a "transient document node" is and how to create one?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Apr 2010 18:31:27 GMT</pubDate>
    <dc:creator>sgartner</dc:creator>
    <dc:date>2010-04-06T18:31:27Z</dc:date>
    <item>
      <title>passing xml in web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passing-xml-in-web-scripts/m-p/84073#M56561</link>
      <description>Is it possible to pass a chunk of xml from Javascript to the Freemarker Template instead of an array? Or should I be looking at doing this kind of functionality in a Java-backed web script?</description>
      <pubDate>Mon, 13 Aug 2007 08:54:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passing-xml-in-web-scripts/m-p/84073#M56561</guid>
      <dc:creator>randomman</dc:creator>
      <dc:date>2007-08-13T08:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: passing xml in web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passing-xml-in-web-scripts/m-p/84074#M56562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco Freemarker supports processing of XML residing in an Alfresco document node.&amp;nbsp; So, if your XML is already in a document in the repository, it's simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Template_Guide#XML_Content_Processing_Model_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Template_Guide#XML_Content_Processing_Model_API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your XML is coming from elsewhere, you might be able to create a transient document node in the javascript (and set the content to the XML string) for it to be used in freemarker.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, use a Java-backed Web Script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Web Script support for XML will become stronger in the future as we look to support specs such as ATOM/APP.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 11:07:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passing-xml-in-web-scripts/m-p/84074#M56562</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-08-13T11:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: passing xml in web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passing-xml-in-web-scripts/m-p/84075#M56563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If your XML is coming from elsewhere, you might be able to create a transient document node in the javascript (and set the content to the XML string) for it to be used in freemarker.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone know what a "transient document node" is and how to create one?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 18:31:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passing-xml-in-web-scripts/m-p/84075#M56563</guid>
      <dc:creator>sgartner</dc:creator>
      <dc:date>2010-04-06T18:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: passing xml in web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passing-xml-in-web-scripts/m-p/84076#M56564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If your XML is coming from elsewhere, you might be able to create a transient document node in the javascript (and set the content to the XML string) for it to be used in freemarker.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Anyone know what a "transient document node" is and how to create one?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe that this means to create a temporary file, write the XML contents to it, and then pass it on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 15:15:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passing-xml-in-web-scripts/m-p/84076#M56564</guid>
      <dc:creator>invictus9</dc:creator>
      <dc:date>2010-04-07T15:15:11Z</dc:date>
    </item>
  </channel>
</rss>

