Identifies the namespace of an XML Schema in the form template that can be entirely modified in Microsoft Office InfoPath 2003 design mode.
xsd:anyURIThe fullyEditableNamespace attribute is an optional attribute of the solutionProperties element.
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>