<xsd:element name="solutionProperties">
<xsd:complexType>
<xsd:attribute name="allowCustomization" type="xsf:xdYesNo" use="optional" />
<xsd:attribute name="lastOpenView" use="optional" />
<xsd:attribute name="scriptLanguage" type="xsf:xdScriptLanguage" use="optional" />
<xsd:attribute name="automaticallyCreateNodes" type="xsf:xdYesNo" use="optional" />
<xsd:attribute name="lastVersionNeedingTransform" type="xsf:xdSolutionVersion" use="optional" />
<xsd:attribute name="fullyEditableNamespace" type="xsd:anyURI" use="optional" />
<xsd:attribute name="publishSaveUrl" type="xsd:string" use="optional" />
</xsd:complexType>
</xsd:element>
|