infopath query

P

pRaDiPtO

hi folks
i am new to infopath and trying to get a hang of it.
i am trying to open a xml schema from a application in infopath.
suppose the schema is:
-----------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<?mso-infoPathSolution solutionVersion="1.0.0.2" href="manifest.xsf"
productVersion="11.0.5531" PIVersion="1.0.0.0" ?>
<?mso-application progid="InfoPath.Document"?>
<my:myFields xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2005-04-07T06:30:16">
<my:SpecID></my:SpecID>
<my:field2></my:field2>
<my:TempSave>false</my:TempSave>
</my:myFields>
-----------------------------------------------
i want to open it in infopath and enter data and when saved ,the data
transfered to the application from which i called infopath.
can u give me some advice
thnx
dip
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top