Click to See Complete Forum and Search --> : populate data as XML
Hi,
I wonder whether there is some tool that can use a XSD to populate pre-formatted data into XML format, just like populating text data into a database table?
Thanks,
Khalid Ali
09-24-2003, 03:03 PM
If I undetstood you correctly,try XMLSpy...i think it allowes you to do several things...
thx for the reply, i'm actually looking for some lib or module that can be used by a program, such as php script.
thx,
donno how u would do it using PHP..but using the XMLDOM, u could create an XML in Javascript/VBscript using some pre-formatted data......Maybe that will achieve what ur after...
HTH..
PS: sorry forgot to add this.....in ur XSD u would need a CDATA section to add Javascript to ur outgoing HTML...