application-attributtet

Microsoft Office InfoPath

application-attributtet

Identifiserer navnet på programmet som ble brukt til å opprette Microsoft Office InfoPath 2003-skjemaet.

Type

      xsd:string
    

Merknader

application-attributtet er et obligatorisk attributt for applicationParameters-elementet.

Den eneste verdien som støttes, er "InfoPath Design Mode".

Eksempel

Eksemplet nedenfor viser bruk av application-attributtet i applicationParameters-elementet:

    <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>