<?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: DMEE: Same name nodes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-same-name-nodes/m-p/9548647#M1752795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Recieved below solution from SAP.&lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Suppose "Abc" is the node for which we are facing the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Kindly go to the transaction STRANS and put the transformation name as&lt;BR /&gt;CGI_XML_CT_XSLT and remove the below code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&amp;lt;xsl:template match="Abc"&amp;gt;&lt;BR /&gt;&amp;lt;xsl:if test="*[.!='']"&amp;gt;&lt;BR /&gt;&amp;lt;xsl:copy&amp;gt;&lt;BR /&gt;&amp;lt;xsl:apply-templates/&amp;gt;&lt;BR /&gt;&amp;lt;/xsl:copy&amp;gt;&lt;BR /&gt;&amp;lt;/xsl:if&amp;gt;&lt;BR /&gt;&amp;lt;/xsl:template&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: -0.25in;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;And after that activate the same and try to execute the file again. The issue will be resolved now&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jun 2013 12:03:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-28T12:03:50Z</dc:date>
    <item>
      <title>DMEE: Same name nodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-same-name-nodes/m-p/9548646#M1752794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am facing a very very strange issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read that we can give any name to dmee nodes and repeatation of names is allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already have many tags with a name say 'Abc'. Now i created a new node with same name. but the value is not displayed in the xml file. &lt;/P&gt;&lt;P&gt;If i tweak 'Abc' to atleast 'ABc' or 'ABC' etc, the value is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any limitation on same name for different nodes??? the tree does not give any syntax error. and I have to use the name compulsorily as 'Abc'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 06:43:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-same-name-nodes/m-p/9548646#M1752794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-12T06:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE: Same name nodes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-same-name-nodes/m-p/9548647#M1752795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Recieved below solution from SAP.&lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Suppose "Abc" is the node for which we are facing the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Kindly go to the transaction STRANS and put the transformation name as&lt;BR /&gt;CGI_XML_CT_XSLT and remove the below code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&amp;lt;xsl:template match="Abc"&amp;gt;&lt;BR /&gt;&amp;lt;xsl:if test="*[.!='']"&amp;gt;&lt;BR /&gt;&amp;lt;xsl:copy&amp;gt;&lt;BR /&gt;&amp;lt;xsl:apply-templates/&amp;gt;&lt;BR /&gt;&amp;lt;/xsl:copy&amp;gt;&lt;BR /&gt;&amp;lt;/xsl:if&amp;gt;&lt;BR /&gt;&amp;lt;/xsl:template&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: -0.25in;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;And after that activate the same and try to execute the file again. The issue will be resolved now&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 12:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-same-name-nodes/m-p/9548647#M1752795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-28T12:03:50Z</dc:date>
    </item>
  </channel>
</rss>

