OK, I'm very new to the different XML technologies. I have a B2Bi application I wrote to submit orders to one of our vendors. In the app, I use string manipulation (VB Replace function) on various parts of a template cXML document to "plug-in" the data. It's really a sloppy way to do things and there must be a better way.
I've seen some reference to XSD and XSLT for formatting and translation. Can these technologies also be used to plug in data from a data source? I just need a shove in the right direction to get me going, so any insight would be greatly appreciated.
Glen Appleton
VB.Net student.
I've seen some reference to XSD and XSLT for formatting and translation. Can these technologies also be used to plug in data from a data source? I just need a shove in the right direction to get me going, so any insight would be greatly appreciated.
Glen Appleton
VB.Net student.