Skip to Content
0
Jun 01, 2005 at 07:24 AM

XSD Validation with ABAP XML Parser?

65 Views

Hello there,

i'm loading xml files into a R/3 System. This all works fine with the standard XML Parser.

The XML Files are based on a .xsd structure that is assigned to each file with a external link.

To be sure that the xml document conforms to this .xsd structure i would like to check against it.

For that i would like to hold a .xsd structure string in my abap programm.

How can this be accomplished? Is this possible anyway?

Greetings and many thanks.

Kay