nadiateles 0 Posted March 20, 2012 Report Share Posted March 20, 2012 Hello. From one dataset as to fill an xml file formatted? I have an xml and xsd file. My xml must follow xsd. Example: Table: Test campo1 intcampo2 char(1)campo3 string Some elements need to be formatted in the xml file. The field campo1, with value 20120319 it will have to be "19/03/2012".The field campo2, with value 0 = " NO " e value 1 = " Yes" Which would be the best form to fill this xml? One form that is fast because dataset will go to return many data. Thankyou Teles Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.