Hi, I am new to this xml stuff . I was assigned a task to validate a xml request against its xsd. It must split each item out and display the values on the form in an easy way to read and grouped as they are in the xsd.
Can anyone give me suggestions how to start doing it? Do i need to write xml files and then xsd and validate aml against its xsd?