FdoXmlSchemaMapping Class Reference

FdoXmlSchemaMapping specifies overrides for translating a feature schema between FDO and GML. More...

#include <SchemaMapping.h>

Inherits FdoPhysicalSchemaMapping.

List of all members.


Public Member Functions

FDO_API
FdoXmlClassMappingCollection
GetClassMappings ()
 Gets the mappings for FDO Classes.
FDO_API
FdoXmlElementMappingCollection
GetElementMappings ()
 Gets the mappings between GML global elements and their types as Fdo Classes. These mappings are used in two circumstances:.
virtual FDO_API FdoStringGetProvider ()
 Gets the provider name.
FDO_API FdoStringGetTargetNamespace ()
 Gets the target namespace URI for the GML version of this schema.
FDO_API void SetTargetNamespace (FdoString *url)
 Sets the target namespace URI for the GML version of this schema. When the Feature Schema for these overrides is written to GML, its targetNamespace is set to this value.

Static Public Member Functions

static FDO_API
FdoXmlSchemaMapping
Create (FdoString *name)
 Creates an XML Schema Mapping Set.

Detailed Description

FdoXmlSchemaMapping specifies overrides for translating a feature schema between FDO and GML.

Definition at line 33 of file SchemaMapping.h.


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