Changes between Version 8 and Version 9 of MapGuideRfc27
- Timestamp:
- 08/21/07 12:33:47 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc27
v8 v9 29 29 == Proposed Solution == 30 30 31 Copy the contents of LoadProcedure-1.0.0.xsd to a new file, LoadProcedure-1.1.0.xsd. Set the version in the new file to 1.1.0 and modify the DWG load procedure portion of the file. The rest of the load procedures in the file are unchanged. AddLoadProcedure-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.31 Copy the contents of !LoadProcedure-1.0.0.xsd to a new file, !LoadProcedure-1.1.0.xsd. Set the version in the new file to 1.1.0 and modify the DWG load procedure portion of the file. The rest of the load procedures in the file 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">