MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgDwfVersion Class Reference

Specifies the DWF schema and file version for all Mapping Service operations. More...

+ Inheritance diagram for MgDwfVersion:

List of all members.

Public Member Functions

STRING GetFileVersion ()
 Gets the DWF file version string.
STRING GetSchemaVersion ()
 Gets the DWF schema version.
 MgDwfVersion (CREFSTRING fileVersion, CREFSTRING schemaVersion)
 Creates a DWF specification.
void SetFileVersion (CREFSTRING fileVersion)
 Sets the supported client-side file version for DWF.
void SetSchemaVersion (CREFSTRING schemaVersion)
 Sets the supported client-side schema version for DWF.

Detailed Description

Specifies the DWF schema and file version for all Mapping Service operations.

Remarks:
These parameters should be set by the client so the MapGuide server generates client-side compatible DWFs.