Hi,
I have an .xml infopath form. When I open it in a Notepad I can see the referance to the template (.xsn) like name="urn:attendance:UST"( a fully trusted form). Using this name="urn:attendance:UST", can I get the original location of the .xsn file in the local system?
The scenario is: I want to create (programmatically VB.net) downlevel forms using XDown tool shipped with infoapth 2003 SDK using this .xsn file .But I have got only the .xml file as an input for my application, not the .xsn(it exists somewhere in the local machine). I need to get the actual location of .xsn from the .xml. Any solution...?
I know this forum primarily looking into issues with Infoapth 2007. But I feel this question is valid for both Infopath 2003 and Infopath 2007 forms .
Any help will be grateful...