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?
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...
Bookmarks