FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Schema::FeatureSchemaCollection::WriteXml ( OSGeo::FDO::Common::Xml::XmlWriter xmlWriter  ) 

Writes to an XML writer. This object is appended to the XML document being written. Unlike the other WriteXml() functions it is not necessarily the only object in its document.

Parameters:
xmlWriter Input the XML writer. When this function completes, the XML writer's current position will be just after this object.


Comments or suggestions? Send us feedback.