Blog Stats
  • Posts - 5
  • Articles - 0
  • Comments - 10
  • Trackbacks - 12

 

June 2005 Entries

InfoPath Processing Instructions

If you worked with InfoPath you must know about processing instructions that it uses to treat an XML file as an InfoPath form. If your orchestration receives such a file, alters its data and then sends it out, you should keep these processing instructions to be able to view your file as an infopath form. InfoPath (SP1) uses 2 PI's: <?mso-infoPathSolution name="urn:schemas-microsoft... href="file:///C:\YourInfoPa... solutionVersion="1.0.0.60"...

 

 

Copyright © Stas Kondratiev