M
MarjaR
For my application I need to develop an interface with an external
organisation, based on XMLHTTP messaging.
Depending on the specific purpose of the communication, this external
organisation will send me various XML schemas (XSD documents)
specifying the structure for the message interfaces.
I need to be able to interpret these XSD documents and dynamically
generate my database structure based on that.
But... I don't have a clue where to start.
I use classic ASP with VBscript.
Any tips on how to go about this? Or maybe even some example code?
organisation, based on XMLHTTP messaging.
Depending on the specific purpose of the communication, this external
organisation will send me various XML schemas (XSD documents)
specifying the structure for the message interfaces.
I need to be able to interpret these XSD documents and dynamically
generate my database structure based on that.
But... I don't have a clue where to start.
I use classic ASP with VBscript.
Any tips on how to go about this? Or maybe even some example code?