How do I fill attributes of a .xsd file converted to a class

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ernst
    New Member
    • Aug 2010
    • 1

    How do I fill attributes of a .xsd file converted to a class

    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
Working...