FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Xml::XmlFlags::XmlFlags ( System::String *  location  ) 

Constructs an XmlFlags object.

Parameters:
location Input When writing Feature Schemas, this specifies the prefix for the target namespace for any schemas that are written. The XML format for Feature Schemas is OGC GML, so a targetNamespace for the xs:schema element is required. This namespace will be http://[url]/[schema_name].


Comments or suggestions? Send us feedback.