Title: Missing information in GAS 2.11 online documentation: migration part Post by: . on May 05, 2008, 12:35:49 pm Hello,
In the GAS 2.11 online documentation, an information is missing in the "migrating from 2.10" part: https://4js.com/online_documentation/fjs-gas-2.11.01-manual-html/User/MigratePre211.html When defining external application files, the "noNamespaceSchemaLocation" attribute should have this value: - for web applications: xsi:noNamespaceSchemaLocation="https://4js.com/ns/gas/2.11/cfextwa.xsd" - for web services applications (this information is missing): xsi:noNamespaceSchemaLocation="https://4js.com/ns/gas/2.11/cfextws.xsd" Sorry for the inconvenience, Regards Title: Re: Missing information in GAS 2.11 online documentation: migration part Post by: Scott B. on May 20, 2008, 11:17:14 pm The GAS manual has now been updated. Will become public with the next release (2.20)
|