Changes between Version 7 and Version 8 of MapGuideRfc27
- Timestamp:
- 08/21/07 11:37:17 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc27
v7 v8 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 to 1.1.0 and modify the DWG load procedure portion of the file. The rest of the load proceduresare 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.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">