application Attribute

Identifies the name of the application used to design the Microsoft Office InfoPath 2003 form.

Type

xsd:string

Remarks

The application attribute is a required attribute of the applicationParameters element.

The only value supported is "InfoPath Design Mode".

Example

The following is an example of the application attribute as it is used in the applicationParameters element:

<xsf: applicationParameters application="InfoPath Design Mode">
   <xsf: solutionProperties
      allowCustomization="no"
      lastOpenView="view1"
      scriptLanguage="JScript"
      automaticallyCreateNodes="no"
      lastVersionNeedingTransform="1.1.0.10"
      fullyEditableNamespace="urn:namespace1:mynames"/>
</xsf:applicationParameters>
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp