Hello, I am building an xml
doc that is supposed to create fields within a field section and products within a product section. I have a List method to populate the fields section which incorrectly creates all fields instead of one fields with several field values. How can I change the class generated from the xsd to accept a List of fields and put them into the xml document in the right structure? Thankss!
xsd:
generated class: