Hi
I have converted a .xsd file to a class by using xsd.exe. Now I need to fill the attributes of the .xsd class so that I can use XMLSerializer to create a xml file. I dont need to fill every attribute but only the ones I need. I would like to know how do I fill these attributes!
Kind Regards
Ernst
I have converted a .xsd file to a class by using xsd.exe. Now I need to fill the attributes of the .xsd class so that I can use XMLSerializer to create a xml file. I dont need to fill every attribute but only the ones I need. I would like to know how do I fill these attributes!
Kind Regards
Ernst