<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to create an XML file where each columns has many associated rules?</title><link>https://community.appian.com/discussions/f/general/28693/how-to-create-an-xml-file-where-each-columns-has-many-associated-rules</link><description>I want to generate an XML file where each columns are created with different rules defined from multiple tables. How to achieve this?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to create an XML file where each columns has many associated rules?</title><link>https://community.appian.com/thread/112860?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 16:35:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fbdcfddc-0996-4084-800a-236fcc55148d</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;A couple of things you can do:&lt;/p&gt;
&lt;p&gt;1. Simply generate the xml manually instead of using toxml by just concatenating strings.&lt;/p&gt;
&lt;p&gt;2. Cast the CDT to a Map, format the date by updating the attribute in question with the text() function to force the proper format and then run toxml on the Map.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create an XML file where each columns has many associated rules?</title><link>https://community.appian.com/thread/112849?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 14:42:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4a49cd8a-22cc-4c0f-b81a-ed86546b0426</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I still do not understand. Do you want to specify these rules, or create XML from some available data according to these rules. Please explain in detail.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create an XML file where each columns has many associated rules?</title><link>https://community.appian.com/thread/112846?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 14:02:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1ce91f68-6805-47fb-9ef6-6b0f94e33b26</guid><dc:creator>rijutaghosh1711</dc:creator><description>&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1684245625793v1.png" alt=" " /&gt;&lt;br /&gt;Suppose, this column RunYear. This is defined using some specific rules for how this year should be. How to specify this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create an XML file where each columns has many associated rules?</title><link>https://community.appian.com/thread/112842?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 12:58:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a5a874d0-df34-426d-830e-41e45dfb74df</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I do not understand ... what do you want to specify in the XML file? What rules?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create an XML file where each columns has many associated rules?</title><link>https://community.appian.com/thread/112841?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 12:54:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48340a84-f40b-462e-8cef-373ac9ab6ccc</guid><dc:creator>rijutaghosh1711</dc:creator><description>&lt;p&gt;I meant the various XML tags as columns.&amp;nbsp;each&amp;nbsp;db column has some rules defined for its value. How do I specify it in the XML?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create an XML file where each columns has many associated rules?</title><link>https://community.appian.com/thread/112838?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 12:37:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a3d171fa-e384-4dcf-b38a-2658a8f572a6</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Technically XML files do not have columns ...&lt;/p&gt;
&lt;p&gt;What did you try so far? You can turn Appian dictionaries into XML using the toXml() function.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>