InfoPathTemplate Complex Type
The InfoPathTemplate type contains the InfoPath definition of a form.
Syntax
<InfoPathTemplate>
<Contents />
<URN />
<PublishURL />
<Version />
</InfoPathTemplate>
Complex Type Elements
Element | Data type | Description |
---|---|---|
Contents |
Contains the InfoPath template, which is the InfoPath .xsn file. |
|
URN |
|
Contains the InfoPath form ID, which is a unique name starting with "urn:". |
PublishURL |
|
Contains the template PublishURL, which is the location where the template was published before being imported into an InfoPath tool. Typically, the PublishURL is either a web address or a file path. |
Version |
|
A string representing the InfoPath template version, such as "1.0.0.8". |
See Also
Reference
GrooveForms2 Web Service
GrooveForms2.ReadInfoPathTemplate Operation
Concepts
Accessing Forms Tool Design Information
Getting Information About the InfoPath Template