FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Commands::Schema::PhysicalClassMapping::InitFromXml ( OSGeo::FDO::Common::Xml::XmlSaxContext *  context,
OSGeo::FDO::Common::Xml::XmlAttributeCollection attributes 
)

Initializes this class from its XML attributes. Called when the class is deserialized from XML. This function decodes any encoded class names (See _writeXml) and strips off the "Type" suffix if present. Can be extended to handle particular XML attributes for derived classes.

Parameters:
context Input context contain information about the current deserialization operation
attributes Input the XML attributes.
Returns:
Returns nothing

Reimplemented from OSGeo::FDO::Commands::Schema::PhysicalElementMapping.


Comments or suggestions? Send us feedback.