<?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 XML output with a Namespace within a Namespace using XMLMap in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/XML-output-with-a-Namespace-within-a-Namespace-using-XMLMap/m-p/352071#M82030</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to the community so please pardon me if I use the wrong location.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to create an XML Map based on the sample XML file which was created using an XSD schema (see attached). I'm only looking for an example on how to use a namespace with multiple levels and have a correct end taggings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2017 07:10:30 GMT</pubDate>
    <dc:creator>angelicaa</dc:creator>
    <dc:date>2017-04-21T07:10:30Z</dc:date>
    <item>
      <title>XML output with a Namespace within a Namespace using XMLMap</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XML-output-with-a-Namespace-within-a-Namespace-using-XMLMap/m-p/352071#M82030</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to the community so please pardon me if I use the wrong location.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to create an XML Map based on the sample XML file which was created using an XSD schema (see attached). I'm only looking for an example on how to use a namespace with multiple levels and have a correct end taggings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 07:10:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XML-output-with-a-Namespace-within-a-Namespace-using-XMLMap/m-p/352071#M82030</guid>
      <dc:creator>angelicaa</dc:creator>
      <dc:date>2017-04-21T07:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: XML output with a Namespace within a Namespace using XMLMap</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XML-output-with-a-Namespace-within-a-Namespace-using-XMLMap/m-p/389618#M93423</link>
      <description>&lt;P&gt;Angelica,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I just posted a question concerning NAMESPACES in the XMLMAP file.&amp;nbsp; Have you read:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/engxml/64990/HTML/default/viewer.htm#p1l4r1tyrnsapdn1gcdrf9t00c8m.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/engxml/64990/HTML/default/viewer.htm#p1l4r1tyrnsapdn1gcdrf9t00c8m.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure that you have "a namespace with multiple levels", but I am rather new.&amp;nbsp; Instead, it looks like you have several namespaces.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to the Community.&amp;nbsp; Hopefully, it won't generally take 4 months to get a reply, especially one that may not help much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 19:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XML-output-with-a-Namespace-within-a-Namespace-using-XMLMap/m-p/389618#M93423</guid>
      <dc:creator>KevinViel</dc:creator>
      <dc:date>2017-08-21T19:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: XML output with a Namespace within a Namespace using XMLMap</title>
      <link>https://communities.sas.com/t5/SAS-Programming/XML-output-with-a-Namespace-within-a-Namespace-using-XMLMap/m-p/493376#M129778</link>
      <description>&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question. Is the order of the namespaces in the XML file important for the XMLMap file?&lt;BR /&gt;I have 2 XML files. In both files the same namespaces are listed. The difference is the order in which they are listed.&lt;BR /&gt;I tried to use &lt;STRONG&gt;one&lt;/STRONG&gt; XMLMap file to read the data from the &lt;STRONG&gt;two&lt;/STRONG&gt;&amp;nbsp;XML files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result is that data of one XML file is read. Data of the other XML file is not read.&lt;/P&gt;&lt;P&gt;I hope to hear a solution....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Suraj Bachoe&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 12:41:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/XML-output-with-a-Namespace-within-a-Namespace-using-XMLMap/m-p/493376#M129778</guid>
      <dc:creator>SurajBachoe</dc:creator>
      <dc:date>2018-09-07T12:41:00Z</dc:date>
    </item>
  </channel>
</rss>

