FdoXmlClassMapping Class Reference

#include <ClassMapping.h>

Inheritance diagram for FdoXmlClassMapping:

Inheritance graph
[legend]

List of all members.


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.


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.

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