‎2006 Sep 01 11:25 PM
Hi,
We have SAP WebAS 6.20. Can someone help me understand how I can validate XML document against schema in ABAP.
Thanks,
Suman
‎2006 Sep 01 11:35 PM
‎2006 Sep 01 11:45 PM
Navin,
All these blogs and links refer either to build XML document from ABAP, or generating schema from the DDIC(table or IDOC).
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.
Thanks,
Suman
‎2008 Aug 22 4:46 PM
Created a java xml validation application and called java executable in a shell script and ran through ABAP external command