Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to validate XML with XSD?

Former Member
0 Likes
1,073

I’m researching for ways how to validate XML files with XSD. Is there some class or function module in ABAP that can validate XML with XSD?

I’m researching for ways how to validate XML files with XSD. Is there some class or function module in ABAP that can validate XML with XSD?

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
898

No. But it can be done with SAP Process Integration if you have this software.

Read only

r010101010
Active Participant
0 Likes
898

Hi,

I have the same request. Were you able to find a solution ?