I want to be able take this one step further and get the fields inputed from a web form to be out put to the xml doc. Then serialize the outputed doc since there will be many of these xml docs generated.
so i think varibles would need to be added to where the static strings were declared in the class.
Right now I have the requied xml schema and am working backwords to build the appropriate web service that collects the data fields.
Is there some guidence to adding these varibles.
Creating a serial number name for the generated xml docuement?
|