Show AllShow All

fullyEditableNamespace Attribute

Identifies the namespace of an XML Schema in the form template that can be entirely modified in Microsoft Office InfoPath 2003 design mode.

Type

xsd:anyURI

Remarks

The fullyEditableNamespace attribute is an optional attribute of the solutionProperties element.

Example

The following is an example of the fullyEditableNamespace attribute as it is used in the solutionProperties 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