If you specify the dcr-type ="iwov" in the Formspublisher guide it is specified that the presentation template would use name attribute for getting the item values.If the dcr-type ="xml" then the presentation template would use the pathid for getting the item values.Can anybody please clarify the difference between the usage of iwov and xml?
[HTML] the value would be output of dcr-type="iwov".the value would be output of dcr-type="xml"[/HTML] It means that while having the dcr type as iwov the element name and attributes name is already defined by interwoven and could not be changed, however dcr type as xml means that it could give you an customized structure output.HTH