FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Commands::Schema::PhysicalElementMapping::WriteXml ( OSGeo::FDO::Common::Xml::XmlWriter xmlWriter,
OSGeo::FDO::Xml::XmlFlags flags 
)

Writes this Physical Mapping Element to XML. Called when the element is serialized to XML. Can be extended to handle particular XML attributes and sub-elements for derived classes.

Parameters:
xmlWriter Input write the element to this XML writer
flags Input flags that control the writing of the element.
Returns:
Returns nothing

Reimplemented in OSGeo::FDO::Commands::Schema::PhysicalClassMapping, and OSGeo::FDO::Commands::Schema::PhysicalPropertyMapping.


Comments or suggestions? Send us feedback.