FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Xml::XmlClassMapping::XmlClassMapping ( System::String *  name,
System::String *  schemaName,
System::String *  wkBaseName,
System::String *  wkSchemaName 
)

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

Parameters:
name Input class name
schemaName 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.
wkSchemaName Input name of the most specialized well-known schema base type.


Comments or suggestions? Send us feedback.