| FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Xml::XmlClassMapping:

()
Definition at line 32 of file mgXmlClassMapping.h.
Public Member Functions | |
| __property OSGeo::FDO::Xml::XmlElementMappingCollection * | get_ElementMappings () |
| Gets the mappings between GML elements for this class's properties and their Fdo Classes. | |
| __property System::String * | get_GmlName () |
| Gets the name of the class's corresponding GML complexType. | |
| __property System::String * | get_WkBaseName () |
| Gets the most specialized well-known base type. | |
| __property System::String * | get_WkSchemaName () |
| Gets the schema containing most specialized well-known base type. | |
| 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. | |
| XmlClassMapping (System::String *name, System::String *schemaName, System::String *wkBaseName) | |
| Constructs an object describing the GML-FDO mappings for an FDO class. | |
| Comments or suggestions? Send us feedback. |