wss Element
Specifies the settings that were last used to publish this form template to a Microsoft Office SharePoint site.
Usage
|
Element Information
Element type | xsd:complexType |
Namespace | xsf2 |
Elements and Attributes
Parent Elements
Element | Description |
---|---|
solutionPropertiesExtension | Specifies the extended information for the solutionProperties element in the manifest.xsf whose name attribute matches the ref attribute of this element. |
Child Elements
None.
Attributes
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
path | xsd:string |
Required | Specifies the document library location that was last used when the form template was published to a SharePoint document library. Note If this element or attribute is in the form definition file (.xsf), InfoPath Forms Services will ignore this setting when the form template is deployed to the server as a browser-compatible form. |
String |
name | xsd:string |
Required | Specifies the name that was last used when the form template was published to a SharePoint document library. Note If this element or attribute is in the form definition file (.xsf), InfoPath Forms Services will ignore this setting when the form template is deployed to the server as a browser-compatible form. |
String |
description | xsd:string |
Required | Specifies the description that was last used when the form template was published to a SharePoint document library. Note If this element or attribute is in the form definition file (.xsf), InfoPath Forms Services will ignore this setting when the form template is deployed to the server as a browser-compatible form. |
String |
browserEnable | xdYesNo | Optional | Specifies whether the form template is browser enabled. Note This element or attribute must be present and valid in the form definition file (.xsf), before InfoPath Forms Services will allow the form template to be deployed to the server as a browser-compatible form. |
|
Definition
|
Remarks
Note If this element or attribute is in the form definition file (.xsf), InfoPath Forms Services will ignore this setting when the form template is deployed to the server as a browser-compatible form.