Changes between Version 3 and Version 4 of MapGuideRfc27
- Timestamp:
- 08/21/07 11:12:12 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc27
v3 v4 29 29 == Proposed Solution == 30 30 31 Add DWGLoadProcuedure-2.0.0.xsd to the Common/Schema folder. this is enough to get the server to store DWG load procedures in the new format in the repository.31 Copy the contents of LoadProcedure-1.0.0.xsd to a new file, LoadProcedure-1.1.0.xsd. Set the version to 1.1.0 and modify the DWG load procedure portion of the file. The rest of the load procedures are unchanged. Add LoadProcedure-1.1.0.xsd to the Common/Schema folder. This is enough to get the server to store DWG load procedures in the new format in the repository. Below is the new DWG load procedure related schema. 32 32 {{{ 33 33 <xs:complexType name="DwgLoadProcedureType">