FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Xml::XmlSchemaMapping Class Reference
[OSGeo::FDO::Xml]

Inherits OSGeo::FDO::Commands::Schema::PhysicalSchemaMapping.

Inheritance diagram for OSGeo::FDO::Xml::XmlSchemaMapping:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

()

Definition at line 34 of file mgXmlSchemaMapping.h.


Public Member Functions

__property System::String * get_TargetNamespace ()
 Gets the target namespace URI for the GML version of this schema.
OSGeo::FDO::Xml::XmlClassMappingCollectionGetClassMappings ()
 Gets the mappings for FDO Classes.
OSGeo::FDO::Xml::XmlElementMappingCollectionGetElementMappings ()
 Gets the mappings between GML global elements and their types as Fdo Classes. These mappings are used in two circumstances:.
System::String * GetProvider ()
 Gets the provider name.
__property System::Void set_TargetNamespace (System::String *package)
 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.

Comments or suggestions? Send us feedback.