<?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 Collection (with datatypes collection) to XML in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Collection-with-datatypes-collection-to-XML/m-p/82885#M34244</link>
    <description>&lt;P&gt;Hi, I need an action to convert a Collection (with datatypes collection) to XML. It seems simple to convert a simple collection with basic datatypes to XML, but becomes more complicated when you need children nodes in your XML. Just checking if anybody has working code for this, before I try to code a stage myself. Eventually I want to send the XML to MQ via a Webservice. Thank you&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Stephanie Strydom&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Aug 2023 07:45:00 GMT</pubDate>
    <dc:creator>StephanieStrydom</dc:creator>
    <dc:date>2023-08-30T07:45:00Z</dc:date>
    <item>
      <title>Collection (with datatypes collection) to XML</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collection-with-datatypes-collection-to-XML/m-p/82885#M34244</link>
      <description>&lt;P&gt;Hi, I need an action to convert a Collection (with datatypes collection) to XML. It seems simple to convert a simple collection with basic datatypes to XML, but becomes more complicated when you need children nodes in your XML. Just checking if anybody has working code for this, before I try to code a stage myself. Eventually I want to send the XML to MQ via a Webservice. Thank you&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Stephanie Strydom&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2023 07:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collection-with-datatypes-collection-to-XML/m-p/82885#M34244</guid>
      <dc:creator>StephanieStrydom</dc:creator>
      <dc:date>2023-08-30T07:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Collection (with datatypes collection) to XML</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collection-with-datatypes-collection-to-XML/m-p/82886#M34245</link>
      <description>&lt;P&gt;Hi, Stephanie,&lt;/P&gt;
&lt;P&gt;I tested with this code&lt;/P&gt;
&lt;P&gt;XML = "";&lt;BR /&gt;using (StringWriter sw = new StringWriter()) {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Input.WriteXml(sw);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; XML = sw.ToString();&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;and I got nested collection in XML as well. Could you be more specific about your requirements?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Zdenek&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2023 06:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collection-with-datatypes-collection-to-XML/m-p/82886#M34245</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2023-08-31T06:45:00Z</dc:date>
    </item>
  </channel>
</rss>

