fullyEditableNamespace-attributtet

Microsoft Office InfoPath

Vis alt Vis alt

fullyEditableNamespace-attributtet

Identifiserer navneområdet for et XML-skjema i skjemamalen. Navneområdet kan endres fullstendig i utformingsmodus i Microsoft Office InfoPath 2003.

Type

      xsd:anyURI
    

Merknader

fullyEditableNamespace-attributtet er et valgfritt attributt for solutionProperties-elementet.

Eksempel

Eksemplet nedenfor viser bruk av fullyEditableNamespace-attributtet i solutionProperties-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>