cancel
Showing results for 
Search instead for 
Did you mean: 

Create XML Document from Schema(XSD)

Former Member
0 Kudos

Hi Experts,
I have a XSD File and i want to create a XML Template Document out of it and pass values in specific tags and create a final XML Document out of it.

How to achieve it within ABAP?


Thanks
Sahil

Accepted Solutions (1)

Accepted Solutions (1)

Harish
Active Contributor

Hi Sahil,

you can create the WSDL from the XSD and then can use in ABAP. Please refer the below blog

https://blogs.sap.com/2015/05/26/xml-schema-xsd-validation-in-abap-with-limitations/

regards,

Harish

Former Member

Worked Out Perfectly

Answers (0)