FDO API Reference Feature Data Objects

virtual FDO_API void FdoXmlFeatureFlags::SetGmlIdPrefix FdoString prefix  )  [virtual]
 

Sets the GML ID prefix for writing features. This prefix is prepended to the gml:id value for each feature. When features from different FDO Datastores are serialized to the same GML document, it is recommended that a different GML ID prefix be used for each Datastore, to ensure that the gml:id values in the GML document are unique. The initial value is L"" (no prefix).

Parameters:
prefix Input the GML ID Prefix

Comments or suggestions? Send us feedback.