Create a recordset that represents the one you would like to create with xmldata and save the recordset to an xml file. This way you would allready have the thoughest part of the xml data, being the definition of the elements and attributes.
In your application or script or whatever, you can now program against the Dom to create the first part (or just load it if it is default) and just add nodes for the different records.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.