Changes between Version 7 and Version 8 of MapGuideRfc27


Ignore:
Timestamp:
Aug 21, 2007, 11:37:17 AM (17 years ago)
Author:
BillKellner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc27

    v7 v8  
    2929== Proposed Solution ==
    3030
    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.
     31Copy 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.
    3232{{{
    3333     <xs:complexType name="DwgLoadProcedureType">