<?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: XML validation against Schema in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-validation-against-schema/m-p/1540940#M246454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;u can check the below links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="123950"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1581431"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Sep 2006 22:35:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-01T22:35:14Z</dc:date>
    <item>
      <title>XML validation against Schema</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-validation-against-schema/m-p/1540939#M246453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have SAP WebAS 6.20. Can someone help me understand how I can validate XML document against schema in ABAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 22:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-validation-against-schema/m-p/1540939#M246453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T22:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: XML validation against Schema</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-validation-against-schema/m-p/1540940#M246454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;u can check the below links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="123950"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1581431"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 22:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-validation-against-schema/m-p/1540940#M246454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T22:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: XML validation against Schema</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-validation-against-schema/m-p/1540941#M246455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Navin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All these blogs and links refer either to build XML document from ABAP, or generating schema from the DDIC(table or IDOC). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case I already have the schema(xsd) built by third party, I am extracting the data from SAP and building the XML document, but before I transfer the data to the external entity, I have to validate the XML document. What are the tools/resources available in WebAS 6.20 in order to validate the XML document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 22:45:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-validation-against-schema/m-p/1540941#M246455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T22:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: XML validation against Schema</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-validation-against-schema/m-p/1540942#M246456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Created a java xml validation application and called java executable in a shell script and ran through ABAP external command&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2008 15:46:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-validation-against-schema/m-p/1540942#M246456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-22T15:46:27Z</dc:date>
    </item>
  </channel>
</rss>

