hi there,
I am trying to learn how to generate xml document having the XSD file that describes the schema of the xml, and need to insert specific values for some of the elements, too.
then I need to parse other xml files,
I have googled about it, and many results showed up,
what is the better way to do it, what API are preferable,
Thanks in advance