Changes between Version 4 and Version 5 of MapGuideRfc28
- Timestamp:
- 09/11/07 09:28:27 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc28
v4 v5 55 55 Response: 56 56 57 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return the Name, Location (URL), Description and Preview Image URL for each of the available templates.57 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return information including the Name, Location (URL), Description and Preview Image URL for each of the available templates. See the attached schema for details. 58 58 59 59 === ENUMERATEAPPLICATIONWIDGETS === … … 65 65 Response: 66 66 67 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return the Name, Description, Default Image URL, Default Tooltip, and Type for each of the available widgets.67 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return information including the Name, Description, Default Image URL, Default Tooltip, and Type for each of the available widgets. See the attached schema for details. 68 68 69 69 === ENUMERATEAPPLICATIONCONTAINERS === … … 75 75 Response: 76 76 77 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return the Name, Description, Preview Image URL, and Type for each of the available container types. Examples of containers are: Toolbar, Context Menu, Status Bar.77 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return information including the Name, Description, Preview Image URL, and Type for each of the available container types. See the attached schema for details. Examples of containers are: Toolbar and ContextMenu. 78 78 79 79 == Implications ==