FdoXmlClassMapping Class Reference

FdoXmlClassMapping describes GML to FDO mappings for a particular FDO class Only mappings that cannot be represented in FDO are described. More...

#include <ClassMapping.h>

Inherits FdoPhysicalClassMapping.

List of all members.


Public Member Functions

FDO_API
FdoXmlElementMappingCollection
GetElementMappings ()
 Gets the mappings between GML elements for this class's properties and their Fdo Classes.
FDO_API FdoStringGetGmlName ()
 Gets the name of the class's corresponding GML complexType.
FDO_API FdoStringGetWkBaseName ()
 Gets the most specialized well-known base type.
FDO_API FdoStringGetWkSchemaName ()
 Gets the schema containing most specialized well-known base type.

Static Public Member Functions

static FDO_API FdoXmlClassMappingCreate (FdoString *name, FdoString *gmlName, FdoString *wkBaseName, FdoString *wkSchemaName=L"")
 Constructs an object describing the GML-FDO mappings for an FDO class.

Detailed Description

FdoXmlClassMapping describes GML to FDO mappings for a particular FDO class Only mappings that cannot be represented in FDO are described.

Definition at line 32 of file ClassMapping.h.


The documentation for this class was generated from the following file: