FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Xml::IXmlSerializable Interface Reference
[OSGeo::FDO::Xml]

Inherited by OSGeo::FDO::Commands::Schema::PhysicalSchemaMappingCollection, OSGeo::FDO::Schema::FeatureSchema, OSGeo::FDO::Schema::FeatureSchemaCollection, and OSGeo::FDO::Xml::XmlSerializable.

Inheritance diagram for OSGeo::FDO::Xml::IXmlSerializable:

Inheritance graph
[legend]

Detailed Description

XmlSerializable provides the ability to serialize an FDO object to an XML Document. Serialization support can be added to any class by basing it on XmlSerializable and implementing the _writeXml callback.

()

Definition at line 22 of file mgIXmlSerializable.h.


Comments or suggestions? Send us feedback.