View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
timo.ratilainen timo.ratilainen is offline
external usenet poster
 
Posts: 1
Default How to use Excel to create XML messages conformed agains schema

Hi

I have a need to create test data in the form of XML messages. Test people
would insert the business test data in Excel worksheets. Then Excel should
check the data against the XML schema and produce the actual xml message(s).

Does anybody have ideas how to do that?

Thanks,
Timo