<?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 I need help in learning how to create the define.xml/pdf file that go with the SAS transport dataset in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/I-need-help-in-learning-how-to-create-the-define-xml-pdf-file/m-p/276530#M2445</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I need help in learning how to create the define.xml/pdf file that go with the SAS transport datasets for regulatory submission. Once I have the transport files, what do I do?? I need to set up the process just to see how it works, I can take it from there once I see it! There seems to be many ways some very complicated, to do this... Is anyone familiar enough to give me a hand? I would really appreciate it!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2016 15:43:11 GMT</pubDate>
    <dc:creator>NoemiTT</dc:creator>
    <dc:date>2016-06-10T15:43:11Z</dc:date>
    <item>
      <title>I need help in learning how to create the define.xml/pdf file that go with the SAS transport dataset</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/I-need-help-in-learning-how-to-create-the-define-xml-pdf-file/m-p/276530#M2445</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need help in learning how to create the define.xml/pdf file that go with the SAS transport datasets for regulatory submission. Once I have the transport files, what do I do?? I need to set up the process just to see how it works, I can take it from there once I see it! There seems to be many ways some very complicated, to do this... Is anyone familiar enough to give me a hand? I would really appreciate it!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 15:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/I-need-help-in-learning-how-to-create-the-define-xml-pdf-file/m-p/276530#M2445</guid>
      <dc:creator>NoemiTT</dc:creator>
      <dc:date>2016-06-10T15:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in learning how to create the define.xml/pdf file that go with the SAS transport dat</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/I-need-help-in-learning-how-to-create-the-define-xml-pdf-file/m-p/277803#M2446</link>
      <description>You check for the generation of xml files based on the metadata of the dataset with the help of XML Engine, or you can try the XML mapper for incorporating complicated xml files that need to be transported along with a xml mapper files that defines the strucutre of the xml file to the xml engine.&lt;BR /&gt;&lt;BR /&gt;Writing the xml file:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.sas.com/proceedings/sugi29/119-29.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi29/119-29.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;ods xml file='C:\workshop\ws119\XML\discharge_print.xml';&lt;BR /&gt;proc print noobs data=discharge;&lt;BR /&gt;run;&lt;BR /&gt;ods xml close;&lt;BR /&gt;&lt;BR /&gt;Reading the xml file:&lt;BR /&gt;filename defxml "&amp;amp;XMLPATH/CHECK..xml";&lt;BR /&gt;filename xmlmap "&amp;amp;SOURCE_PATH/CHECK.map";&lt;BR /&gt;libname defxml xml xmlmap=XMLMAP access=READONLY;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jun 2016 08:13:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/I-need-help-in-learning-how-to-create-the-define-xml-pdf-file/m-p/277803#M2446</guid>
      <dc:creator>sAura</dc:creator>
      <dc:date>2016-06-16T08:13:37Z</dc:date>
    </item>
  </channel>
</rss>

