static FDO_API FdoXmlClassMapping* FdoXmlClassMapping::Create ( FdoString name,
FdoString gmlName,
FdoString wkBaseName,
FdoString wkSchemaName = L"" 
) [static]

Constructs an object describing the GML-FDO mappings for an FDO class.

Parameters:
name Input class name
GmlName Input corresponding type name in GML version of the class's schema.
wkBaseName Input name of the most specialized well-known type. This is set when the type represents geometries and indicates what kind of geometries the type represents. wkBaseName must be L"" or one of the constants defined in commonGml212Gml212.h.
wkSchemaName Well-known schema name.
Returns:
Returns FdoXmlClassMapping