<?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 Validate XML file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Validate-XML-file/m-p/29713#M6992</link>
    <description>Hi,&lt;BR /&gt;
Whenever I am receiving xml file have to validate that file in terms of hierarchy.&lt;BR /&gt;
Please give me some idea how to do this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Deepu.</description>
    <pubDate>Sat, 09 May 2009 12:57:49 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-05-09T12:57:49Z</dc:date>
    <item>
      <title>Validate XML file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Validate-XML-file/m-p/29713#M6992</link>
      <description>Hi,&lt;BR /&gt;
Whenever I am receiving xml file have to validate that file in terms of hierarchy.&lt;BR /&gt;
Please give me some idea how to do this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Deepu.</description>
      <pubDate>Sat, 09 May 2009 12:57:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Validate-XML-file/m-p/29713#M6992</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-09T12:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Validate XML file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Validate-XML-file/m-p/29714#M6993</link>
      <description>Hi:&lt;BR /&gt;
  As explained here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/engxml/61740/HTML/default/a002591914.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/engxml/61740/HTML/default/a002591914.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
  The SAS XML libname engine does not validate an XML document. The XML Mapper however, given a valid document, will help you map that document from XML form to SAS dataset form (or vice versa).&lt;BR /&gt;
&lt;BR /&gt;
  If you want to validate your XML-file (assuming that you have already verified that it is well-formed), you might have to look to other 3rd party products, such as those mentioned in these articles.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.w3schools.com/Dom/dom_validate.asp" target="_blank"&gt;http://www.w3schools.com/Dom/dom_validate.asp&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.microsoft.com/kb/307379" target="_blank"&gt;http://support.microsoft.com/kb/307379&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.microsoft.com/kb/317463" target="_blank"&gt;http://support.microsoft.com/kb/317463&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.oracle.com/technology/pub/articles/vohra_xmlschema.html" target="_blank"&gt;http://www.oracle.com/technology/pub/articles/vohra_xmlschema.html&lt;/A&gt;&lt;BR /&gt;
         &lt;BR /&gt;
cynthia</description>
      <pubDate>Sat, 09 May 2009 13:40:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Validate-XML-file/m-p/29714#M6993</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-05-09T13:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Validate XML file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Validate-XML-file/m-p/29715#M6994</link>
      <description>Thanks Cynthia:-)&lt;BR /&gt;
How can i write hierarchical XML file from SAS Datset.</description>
      <pubDate>Tue, 12 May 2009 11:47:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Validate-XML-file/m-p/29715#M6994</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-12T11:47:44Z</dc:date>
    </item>
  </channel>
</rss>

