[fdo-commits] r2598 - in trunk/Fdo/Managed/Src/OSGeo: Common Common/Gml212 Common/Io Common/Xml Common/Xsl FDO FDO/ClientServices FDO/Commands FDO/Commands/DataStore FDO/Commands/Feature FDO/Commands/Locking FDO/Commands/LongTransaction FDO/Commands/SQL FDO/Commands/Schema FDO/Commands/SpatialContext FDO/Commands/UnitOfMeasure FDO/Connections FDO/Connections/Capabilities FDO/Expression FDO/Filter FDO/Raster FDO/Schema FDO/Xml Geometry Runtime Spatial

svn_fdo at osgeo.org svn_fdo at osgeo.org
Thu Feb 22 16:49:39 EST 2007


Author: gregboone
Date: 2007-02-22 16:49:38 -0500 (Thu, 22 Feb 2007)
New Revision: 2598

Modified:
   trunk/Fdo/Managed/Src/OSGeo/Common/Gml212/mgSchema.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoByteStreamReader.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoCharStreamReader.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoFileStream.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoMemoryStream.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoStream.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoTextReader.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoTextWriter.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgIXmlSaxHandler.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlAttribute.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlAttributeCollection.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlCharDataHandler.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlCopyHandler.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlReader.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSaxContext.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSaxHandler.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSkipElementHandler.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlWriter.h
   trunk/Fdo/Managed/Src/OSGeo/Common/Xsl/mgXslTransformer.h
   trunk/Fdo/Managed/Src/OSGeo/Common/mgDictionary.h
   trunk/Fdo/Managed/Src/OSGeo/Common/mgDictionaryElement.h
   trunk/Fdo/Managed/Src/OSGeo/Common/mgException.h
   trunk/Fdo/Managed/Src/OSGeo/Common/mgGeometryType.h
   trunk/Fdo/Managed/Src/OSGeo/Common/mgIStreamReader.h
   trunk/Fdo/Managed/Src/OSGeo/Common/mgIStreamReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/Common/mgObjectFactory.h
   trunk/Fdo/Managed/Src/OSGeo/Common/mgStringCollection.h
   trunk/Fdo/Managed/Src/OSGeo/Common/mgStringElement.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgConnectionManager.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgFeatureAccessManager.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProvider.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderNameTokens.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderRegistry.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgICreateDataStore.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgICreateDataStoreImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStorePropertyDictionary.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStorePropertyDictionaryImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStoreReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStoreReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDestroyDataStore.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDestroyDataStoreImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIListDataStores.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIListDataStoresImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIBaseSelect.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIBaseSelectImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDataReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDataReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDelete.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDeleteImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIFeatureReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIFeatureReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIInsert.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIInsertImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelect.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectAggregates.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectAggregatesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIUpdate.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIUpdateImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgConflictType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIAcquireLock.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIAcquireLockImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockInfo.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockInfoImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockOwners.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockOwnersImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockedObjects.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockedObjectsImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockConflictReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockConflictReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockOwnersReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockOwnersReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockedObjectReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockedObjectReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIReleaseLock.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIReleaseLockImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgLockStrategy.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgLockType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLTCheckpointImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransaction.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransactionCheckpoint.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransactionImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLTPrivilegesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionPrivileges.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionSet.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionSetImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICommitLongTransaction.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICommitLongTransactionImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLTCheckpointImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransaction.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransactionCheckpoint.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransactionImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIDeactivateLongTransaction.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIDeactivateLongTransactionImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIFreezeLongTransaction.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIFreezeLongTransactionImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionCheckpoints.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionCheckpointsImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionPrivileges.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionPrivilegesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactions.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsInSet.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsInSetImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTCheckpointReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTConflictDirectiveEnumerator.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTConflictDirectiveEnumeratorImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTPrivilegeReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionCheckpointReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionPrivilegeReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionSetReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionSetReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLTCheckpointImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransaction.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransactionCheckpoint.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransactionImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionConflictResolution.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionFreezeOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionPrivilegeOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionPrivileges.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionSetOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLCommand.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLCommandImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLDataReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLDataReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIApplySchema.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIApplySchemaImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchema.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaMappingImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDestroySchema.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDestroySchemaImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIPhysicalElementMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIPhysicalPropertyMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalClassMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalElementMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalPropertyMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalSchemaMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalSchemaMappingCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIActivateSpatialContext.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIActivateSpatialContextImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgICreateSpatialContext.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgICreateSpatialContextImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIDestroySpatialContext.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIDestroySpatialContextImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIGetSpatialContexts.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIGetSpatialContextsImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgISpatialContextReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgISpatialContextReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgSpatialContextExtentType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgBaseUnit.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgICreateMeasureUnit.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgICreateMeasureUnitImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIDestroyMeasureUnit.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIDestroyMeasureUnitImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIGetMeasureUnits.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIGetMeasureUnitsImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIMeasureUnitReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIMeasureUnitReaderImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgBatchParameterValueCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgCommandType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgICommand.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgICommandImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIFeatureCommand.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIFeatureCommandImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIdentifierCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgOrderingOption.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgParameterValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgParameterValueCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgPropertyValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgPropertyValueCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgArgumentDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgArgumentDefinitionCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgFunctionDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgFunctionDefinitionCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgICommandCapabilities.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgICommandCapabilitiesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIConnectionCapabilities.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIConnectionCapabilitiesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIExpressionCapabilities.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIExpressionCapabilitiesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIFilterCapabilities.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIFilterCapabilitiesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIGeometryCapabilities.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIGeometryCapabilitiesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIRasterCapabilities.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIRasterCapabilitiesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgISchemaCapabilities.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgISchemaCapabilitiesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgITopologyCapabilities.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgITopologyCapabilitiesImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgReadOnlyArgDefColl.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgSchemaElementNameType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgSignatureDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgThreadCapability.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgConnectionState.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionInfo.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionInfoImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionPropertyDictionary.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionPropertyDictionaryImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgITransaction.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgITransactionImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgProviderDatastoreType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBLOBValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBinaryExpression.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBinaryOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBooleanValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgByteValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgCLOBValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgComputedIdentifier.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDataValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDataValueCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDateTimeValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDecimalValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDoubleValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpression.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpressionCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpressionType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgFunction.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgGeometryValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIExpressionProcessor.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIExpressionProcessorImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIdentifier.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt16Value.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt32Value.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt64Value.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgLOBValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgLiteralValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgParameter.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgSingleValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgStringValue.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgUnaryExpression.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgUnaryOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgValueExpression.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgBinaryLogicalOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgBinaryLogicalOperator.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgComparisonCondition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgComparisonOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgConditionType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgDistanceCondition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgDistanceOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgFilter.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgGeometricCondition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgIFilterProcessor.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgIFilterProcessorImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgInCondition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgLogicalOperator.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgNullCondition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSearchCondition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSpatialCondition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSpatialOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgUnaryLogicalOperations.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgUnaryLogicalOperator.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgValueExpressionCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgDataValueCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRaster.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterPropertyDictionary.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterPropertyDictionaryImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataModel.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataModelType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataOrganization.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgAssociationPropertyDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClass.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassCapabilities.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataPropertyDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataPropertyDefinitionCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDeleteRule.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureClass.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureClassCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureSchema.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureSchemaCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgGeometricPropertyDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgGeometricType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkClass.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkFeatureClass.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkLayerClass.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkLinkFeatureClass.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkNodeFeatureClass.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgObjectPropertyDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgObjectType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgOrderType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyDefinitionCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraint.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintList.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintRange.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintType.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgRasterPropertyDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgReadOnlyDataPropertyDefinitionCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgReadOnlyPropertyDefinitionCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaAttributeDictionary.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaElement.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaElementState.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopoFeaturePropertyDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopoGeometryPropertyDefinition.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopology.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgUniqueConstraint.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgUniqueConstraintCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgIXmlDeserializable.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgIXmlSerializable.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlClassMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlClassMappingCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlContext.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlDeserializable.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlElementMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlElementMappingCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureContext.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureFlags.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureHandler.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeaturePropertyReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeaturePropertyWriter.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureSerializer.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureWriter.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFlags.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlNameCollectionHandler.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSchemaMapping.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSerializable.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextFlags.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextReader.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextSerializer.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextWriter.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/mgIConnectionManager.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/mgIConnectionManagerImp.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/mgIDisposableCollection.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/mgIProviderRegistry.h
   trunk/Fdo/Managed/Src/OSGeo/FDO/mgIProviderRegistryImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgDirectPositionImpl.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgEnvelopeImpl.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgFgfGeometryFactory.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgGeometryFactoryAbstract.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIArcSegmentAbstract.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIArcSegmentAbstractImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICircularArcSegment.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICircularArcSegmentImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveAbstract.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveAbstractImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurvePolygon.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurvePolygonImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveSegmentAbstract.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveSegmentAbstractImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveString.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveStringImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIDirectPosition.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIDirectPositionImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIEnvelope.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIEnvelopeImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometricAggregateAbstract.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometricAggregateAbstractImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometry.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometryImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineString.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringSegment.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringSegmentImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILinearRing.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILinearRingImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurvePolygon.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurvePolygonImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurveString.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurveStringImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiGeometry.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiGeometryImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiLineString.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiLineStringImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPoint.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPointImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPolygon.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPolygonImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPoint.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPointImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPolygon.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPolygonImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRing.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingAbstract.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingAbstractImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgISurfaceAbstract.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgISurfaceAbstractImp.h
   trunk/Fdo/Managed/Src/OSGeo/Geometry/mgObjectFactory.h
   trunk/Fdo/Managed/Src/OSGeo/Runtime/Disposable.h
   trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialGeometryValidity.h
   trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialGridTransform.h
   trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialUtility.h
Log:
Ticket #4: Update API documentation generation process

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Gml212/mgSchema.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Gml212/mgSchema.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Gml212/mgSchema.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON_GML212
 
+/// \ingroup (OSGeoFDOCommonGML212)
 /// \brief
 /// Schema is a utility class for handling the GML 2.1.2 
 /// version of the GML Sschema.

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoByteStreamReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoByteStreamReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoByteStreamReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_COMMON_IO
 public __gc class IoStream;
 
+/// \ingroup (OSGeoFDOCommonIo)
 /// \brief
 ///     IoByteStreamReader is an FDO reader for a Byte stream.
 public __sealed __gc class IoByteStreamReader : public NAMESPACE_OSGEO_COMMON::IStreamReaderImp

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoCharStreamReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoCharStreamReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoCharStreamReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_COMMON_IO
 public __gc class IoStream;
 
+/// \ingroup (OSGeoFDOCommonIo)
 /// \brief
 ///     IoCharStreamReader reads items from a stream of chars.
 public __sealed __gc class IoCharStreamReader : public NAMESPACE_OSGEO_COMMON::IStreamReaderImp

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoFileStream.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoFileStream.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoFileStream.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON_IO
 
+/// \ingroup (OSGeoFDOCommonIo)
 /// \brief
 ///     IoFileStream provides streamed I/O on a disk file.
 public __sealed __gc class IoFileStream : public NAMESPACE_OSGEO_COMMON_IO::IoStream

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoMemoryStream.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoMemoryStream.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoMemoryStream.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON_IO
 
+/// \ingroup (OSGeoFDOCommonIo)
 /// \brief
 ///     IoMemoryStream provides streamed I/O to and from memory.
 public __sealed __gc class IoMemoryStream : public NAMESPACE_OSGEO_COMMON_IO::IoStream

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoStream.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoStream.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoStream.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON_IO
 
+/// \ingroup (OSGeoFDOCommonIo)
 /// \brief
 ///    IoStream defines the interface for all FDO streams. Streamed I/O support
 ///    for various locations, such as files, memory, etc. can be provided by classes

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoTextReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoTextReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoTextReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_COMMON_IO
 public __gc class IoStream;
 
+/// \ingroup (OSGeoFDOCommonIo)
 /// \brief
 ///     IoTextReader reads from a binary stream containing UTF8 characters.
 ///     It formats these UTF8 characters into Unicode wide characters. This class is 

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoTextWriter.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoTextWriter.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Io/mgIoTextWriter.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_COMMON_IO
 public __gc class IoStream;
 
+/// \ingroup (OSGeoFDOCommonIo)
 /// \brief
 ///     IoTextWriter writes Unicode wide character text to a binary stream.
 ///     The text is written in UTF8 format.

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgIXmlSaxHandler.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgIXmlSaxHandler.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgIXmlSaxHandler.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 public __gc class XmlAttributeCollection;
 public __gc class XmlSaxContext;
 
-/// \ingroup (interfaces)
-/// \interface IXmlSaxHandler
+/// \ingroup (OSGeoFDOCommonXml)
+/// \interface OSGeo::FDO::Common::Xml::IXmlSaxHandler
 /// \brief
 /// IXmlSaxHandler defines the SAX Handler callback interface.
 /// It is not an interface in the strict sense, since each function has a 

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlAttribute.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlAttribute.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlAttribute.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON_XML
 
+/// \ingroup (OSGeoFDOCommonXml)
 /// \brief
 /// XmlAttribute contains the name and value of a single attribute
 /// from an XML document.

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlAttributeCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlAttributeCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlAttributeCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 public __gc class XmlAttribute;
 
+/// \ingroup (OSGeoFDOCommonXml)
 /// \brief
 /// The XmlAttributeCollection class represents a collection of XmlAttribute objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlCharDataHandler.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlCharDataHandler.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlCharDataHandler.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON_XML
 
+/// \ingroup (OSGeoFDOCommonXml)
 /// \brief
 /// XmlCharDataHandler is convenience class for reading XML element content.
 /// When XmlReader encounters the start of an element with simple content, an object

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlCopyHandler.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlCopyHandler.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlCopyHandler.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 public __gc class XmlWriter;
 public __gc class XmlAttributeCollection;
 
+/// \ingroup (OSGeoFDOCommonXml)
 /// \brief
 /// XmlCopyHandler can be used to copy a set of elements from one XML
 /// document to another. It can be created and set as the SAX Handler for an XML Reader

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -38,6 +38,7 @@
 public __gc __interface IXmlSaxHandler;
 public __gc class XmlSaxContext;
 
+/// \ingroup (OSGeoFDOCommonXml)
 /// \brief
 /// XmlReader reads an XML document from a text or binary stream. As various
 /// document fragments are read, it calls the appropriate SAX Handler callback on 

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSaxContext.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSaxContext.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSaxContext.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 public __gc class XmlReader;
 
+/// \ingroup (OSGeoFDOCommonXml)
 /// \brief
 /// XmlSaxContext provides contextual information to the 
 /// SaxHandler callback implementations when an XML document parse

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSaxHandler.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSaxHandler.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSaxHandler.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 public __gc class XmlAttributeCollection;
 public __gc class XmlSaxContext;
 
+/// \ingroup (OSGeoFDOCommonXml)
 /// \brief
 /// XmlSaxHandler defines the SAX Handler callback interface.
 /// It is not an interface in the strict sense, since each function has a 

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSkipElementHandler.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSkipElementHandler.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlSkipElementHandler.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON_XML
 
+/// \ingroup (OSGeoFDOCommonXml)
 /// \brief
 /// XmlSkipHandler can be used to skip an XML element, when reading an 
 /// XML document via XmlReader. It is a XmlSaxHandler with no callback 

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlWriter.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlWriter.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xml/mgXmlWriter.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,8 @@
 using namespace NAMESPACE_OSGEO_COMMON_IO;
 
 BEGIN_NAMESPACE_OSGEO_COMMON_XML
+
+/// \ingroup (OSGeoFDOCommonXml)
 /// \brief
 /// XmlWriter writes an XML document to a text or binary stream. 
 /// Note: The XML document is not completely written until this object

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/Xsl/mgXslTransformer.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/Xsl/mgXslTransformer.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/Xsl/mgXslTransformer.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -34,6 +34,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON_XSL
 
+/// \ingroup (OSGeoFDOCommonXsl)
 /// \brief
 /// XslTransformer provides a way to execute an XSL stylesheet
 /// on an XML document.

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/mgDictionary.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/mgDictionary.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/mgDictionary.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_COMMON
 public __gc class DictionaryElement;
 
+/// \ingroup (OSGeoFDOCommon)
 /// \brief
 /// DictionaryElementCollection is a collection of DictionaryElement objects(name-value pairs).
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/mgDictionaryElement.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/mgDictionaryElement.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/mgDictionaryElement.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON
 
+/// \ingroup (OSGeoFDOCommon)
 /// \brief
 ///     DictionaryElement is an element in a DictionaryElementCollection. It consists of a
 ///     name-value pair.

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/mgException.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/mgException.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/mgException.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,6 +22,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON
 
+/// \ingroup (OSGeoFDOCommon)
 /// \brief
 /// Exception is a root class for the exception type thrown from classes. It derives from a language 
 /// level exception class that is environment specific.

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/mgGeometryType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/mgGeometryType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/mgGeometryType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_COMMON
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommon)
 /// \brief
 /// GeometryType is an enumeration to denote the type of a Geometry.
 /// \remarks
@@ -64,7 +66,7 @@
     GeometryType_MultiCurvePolygon = FdoGeometryType_MultiCurvePolygon
 };
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommon)
 /// \brief
 /// Enumeration for components of Geometry.
 /// \remarks
@@ -84,6 +86,8 @@
     GeometryComponentType_Ring = FdoGeometryComponentType_Ring
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_COMMON
+/// \endcond
 
 

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/mgIStreamReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/mgIStreamReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/mgIStreamReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,9 +20,11 @@
 
 #include "Runtime\Disposable.h"
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_COMMON
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommon)
 /// \brief
 /// Enumeration for datatypes used by stream readers.
 public __value enum StreamReaderType
@@ -34,8 +36,8 @@
 	StreamReaderType_Char = FdoStreamReaderType_Char,
 };
 
-/// \ingroup (interfaces)
-/// \interface IStreamReader
+/// \ingroup (OSGeoFDOCommon)
+/// \interface OSGeo::FDO::Common::IStreamReader
 /// \brief
 /// The IStreamReader class is a top level interface for stream reader classes. 
 /// The API it provides allows the user to read large streams of data in blocks of items. 
@@ -51,6 +53,8 @@
 	__property StreamReaderType get_Type();
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_COMMON
+/// \endcond
 
 

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/mgIStreamReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/mgIStreamReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/mgIStreamReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON
 
+/// \ingroup (OSGeoFDOCommon)
 /// \brief
 ///     The IStreamReader class is a top level interface for stream reader classes. 
 ///     The API it provides allows the user to read large streams of data in blocks of items. 

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/mgObjectFactory.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/mgObjectFactory.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/mgObjectFactory.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -46,6 +46,7 @@
 public __gc class DictionaryElementCollection;
 public __gc class StringCollection;
 
+/// \ingroup (OSGeoFDOCommon)
 public __gc __sealed class ObjectFactory
 {
 public:

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/mgStringCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/mgStringCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/mgStringCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_COMMON
 public __gc class StringElement;
 
+/// \ingroup (OSGeoFDOCommon)
 /// \brief
 ///     StringCollection is a collection of name-value pairs.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/Common/mgStringElement.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Common/mgStringElement.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Common/mgStringElement.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_COMMON
 
+/// \ingroup (OSGeoFDOCommon)
 /// \brief
 ///     StringElement is an element in a StringCollection.
 public __sealed __gc class StringElement : public NAMESPACE_OSGEO_RUNTIME::Disposable

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgConnectionManager.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgConnectionManager.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgConnectionManager.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,9 +24,10 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CLIENTSERVICES
 
+/// \ingroup (OSGeoFDOClientServices)
 /// \brief
 /// The ConnectionManager class supports dynamic creation of connection objects 
-/// given a provider name. Derives from ConnectionManager interface.
+/// given a provider name. Derives from the IConnectionManager interface.
 ///
 /// \remarks
 /// In order for dynamic creation to work, each dynamic link library, shared library, 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgFeatureAccessManager.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgFeatureAccessManager.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgFeatureAccessManager.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CLIENTSERVICES
 
+/// \ingroup (OSGeoFDOClientServices)
 /// \brief
 /// The FeatureAccessManager class manages the set of feature providers stored in the FDO provider registry
 /// and provides support for dynamic discovery and binding to registered feature providers

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProvider.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProvider.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProvider.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,6 +22,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CLIENTSERVICES
 
+/// \ingroup (OSGeoFDOClientServices)
 /// \brief
 /// The Provides class provides information about a feature provider, including name, 
 /// description, library, and version information.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CLIENTSERVICES
 
+/// \ingroup (OSGeoFDOClientServices)
 /// \brief
 /// Class ProviderCollection is a read-only collection consisting of the FDO Providers that are currently registered. 
 /// Each collected Provider object describes an installed and registered FDO Feature Provider.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderNameTokens.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderNameTokens.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderNameTokens.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,8 +25,10 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CLIENTSERVICES
 
+/// \ingroup (OSGeoFDOClientServices)
 /// \brief
-/// Class ProviderNameTokens represents an FDO provider name that has been tokenized into its company, name and version parts.
+/// Class ProviderNameTokens represents an FDO provider name that 
+/// has been tokenized into its company, name and version parts.
 public __gc class ProviderNameTokens : public NAMESPACE_OSGEO_RUNTIME::Disposable
 {
 public private:

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderRegistry.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderRegistry.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/ClientServices/mgProviderRegistry.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CLIENTSERVICES
 
+/// \ingroup (OSGeoFDOClientServices)
 /// \brief
 /// The ProviderRegistry class supports registering, un-registering, and enumerating 
 /// registered feature providers. ProviderRegistry is derived from interface IProviderRegistry.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgICreateDataStore.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgICreateDataStore.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgICreateDataStore.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE
 public __gc __interface IDataStorePropertyDictionary;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ICreateDataStore
+/// \ingroup (OSGeoFDOCommandsDataStore)
+/// \interface OSGeo::FDO::Commands::DataStore::ICreateDataStore
 /// \brief
 /// The ICreateDataStore interface defines the create datastore command,
 /// which can be used to create new provider specific datastores. The input is provided

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgICreateDataStoreImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgICreateDataStoreImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgICreateDataStoreImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,14 +23,13 @@
 
 class FdoICreateDataStore;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE
 public __gc __interface IDataStorePropertyDictionary;
-/// \endcond
 
+/// \ingroup (OSGeoFDOCommandsDataStore)
 /// \brief
 /// The ICreateDataStoreImp class is a concrete implementation of interface ICreateDataStore.
-/// ICreateDataStoreImp defines the create datastore command, which can be used to create new 
+/// ICreateDataStore defines the create datastore command, which can be used to create new 
 /// provider specific datastores. The input is provided through a dictionary of name value 
 /// pairs that is provider dependant. 
 private __gc class ICreateDataStoreImp : public NAMESPACE_OSGEO_FDO_COMMANDS::ICommandImp, public NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE::ICreateDataStore

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStorePropertyDictionary.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStorePropertyDictionary.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStorePropertyDictionary.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE
 
-/// \ingroup (interfaces)
-/// \interface IDataStorePropertyDictionary
+/// \ingroup (OSGeoFDOCommandsDataStore)
+/// \interface OSGeo::FDO::Commands::DataStore::IDataStorePropertyDictionary
 /// \brief
 /// The IDataStorePropertyDictionary exposes a dictionary style interface
 /// to the datastore properties. The properties required to create or destroy a datastore

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStorePropertyDictionaryImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStorePropertyDictionaryImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStorePropertyDictionaryImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,9 +25,10 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE
 
+/// \ingroup (OSGeoFDOCommandsDataStore)
 /// \brief
 /// The IDataStorePropertyDictionaryImp class represents a concret implementation of interface 
-/// IDataStorePropertyDictionary. IDataStorePropertyDictionaryImp exposes a dictionary style interface
+/// IDataStorePropertyDictionary. IDataStorePropertyDictionary exposes a dictionary style interface
 /// to the datastore properties. The properties required to create or destroy a datastore
 /// can be determined and their values can be set through this interface.
 private __gc class IDataStorePropertyDictionaryImp : public NAMESPACE_OSGEO_FDO_CONNECTIONS::IConnectionPropertyDictionaryImp, public NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE::IDataStorePropertyDictionary

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStoreReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStoreReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStoreReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE
 public __gc __interface IDataStorePropertyDictionary;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IDataStoreReader
+/// \ingroup (OSGeoFDOCommandsDataStore)
+/// \interface OSGeo::FDO::Commands::DataStore::IDataStoreReader
 /// \brief
 /// The IDataStoreReader interface provides a forward-only, read-only iterator
 /// for reading feature data.  A reference to an IDataStoreReader is returned

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStoreReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStoreReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDataStoreReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,9 +25,10 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE
 public __gc __interface IDataStorePropertyDictionary;
 
+/// \ingroup (OSGeoFDOCommandsDataStore)
 /// \brief
 /// The IDataStoreReaderImp class is a concrete implementation class of the
-/// IDataStoreReader interface. IDataStoreReaderImp provides a forward-only, read-only iterator
+/// IDataStoreReader interface. IDataStoreReader provides a forward-only, read-only iterator
 /// for reading feature data.  A reference to an IDataStoreReader is returned
 /// from the IListDataStores command. Because the initial position of the
 /// IDataStoreReader is prior to the first item, you must call

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDestroyDataStore.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDestroyDataStore.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDestroyDataStore.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE
 public __gc __interface IDataStorePropertyDictionary;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IDestroyDataStore
+/// \ingroup (OSGeoFDOCommandsDataStore)
+/// \interface OSGeo::FDO::Commands::DataStore::IDestroyDataStore
 /// \brief
 /// The IDestroyDataStore interface defines the destroy datastore command,
 /// which can be used to create new provider specific datastores. The input is provided

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDestroyDataStoreImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDestroyDataStoreImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIDestroyDataStoreImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,8 +27,9 @@
 public __gc __interface IDataStorePropertyDictionary;
 
 /// \brief
+/// \ingroup (OSGeoFDOCommandsDataStore)
 /// The IDestroyDataStoreImp class is a concrete implementation of interface IDestroyDataStore.
-/// The IDestroyDataStoreImp class defines the destroy datastore command,
+/// The IDestroyDataStore class defines the destroy datastore command,
 /// which can be used to create new provider specific datastores. The input is provided
 /// through a dictionary of name value pairs that is provider dependant. 
 private __gc class IDestroyDataStoreImp : public NAMESPACE_OSGEO_FDO_COMMANDS::ICommandImp, 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIListDataStores.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIListDataStores.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIListDataStores.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE
 public __gc __interface IDataStoreReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IListDataStores
+/// \ingroup (OSGeoFDOCommandsDataStore)
+/// \interface OSGeo::FDO::Commands::DataStore::IListDataStores
 /// \brief
 /// The IListDataStores interface defines the list datastores command,
 /// which provides a way to get a list of datastores at a particular server. 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIListDataStoresImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIListDataStoresImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/DataStore/mgIListDataStoresImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 public __gc __interface IDataStoreReader;
 
 /// \brief
+/// \ingroup (OSGeoFDOCommandsDataStore)
 /// The IListDataStoresImp class is a concrete implementation of interface IListDataStores.
 /// The IListDataStores interface defines the list datastores command,
 /// which provides a way to get a list of datastores at a particular server. 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIBaseSelect.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIBaseSelect.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIBaseSelect.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,8 +27,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
-/// \ingroup (interfaces)
-/// \interface IBaseSelect
+/// \ingroup (OSGeoFDOCommandsFeature)
+/// \interface OSGeo::FDO::Commands::Feature::IBaseSelect
 /// \brief
 /// The IBaseSelect interface defines a base interface for the the 
 /// FDO ISelect command, which queries for features

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIBaseSelectImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIBaseSelectImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIBaseSelectImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
+/// \ingroup (OSGeoFDOCommandsFeature)
 /// \brief
 /// The IBaseSelectImp class is a concrete implementation class for 
 /// interface IBaseSelect. The IBaseSelect interface defines a base interface for the the 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDataReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDataReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDataReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,8 +25,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
-/// \ingroup (interfaces)
-/// \interface IDataReader
+/// \ingroup (OSGeoFDOCommandsFeature)
+/// \interface OSGeo::FDO::Commands::Feature::IDataReader
 /// \brief
 /// The IDataReader interface provides a forward-only, read-only
 /// iterator for reading relational table data. A reference to an

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDataReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDataReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDataReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
+/// \ingroup (OSGeoFDOCommandsFeature)
 /// \brief
 /// The IDataReaderImp class is a concrete implementation class for 
 /// IDataReader. The IDataReader interface provides a forward-only, read-only

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDelete.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDelete.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDelete.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,16 +20,14 @@
 
 #include "FDO\Commands\mgIFeatureCommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockConflictReader;
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IDelete
+/// \ingroup (OSGeoFDOCommandsFeature)
+/// \interface OSGeo::FDO::Commands::Feature::IDelete
 /// \brief
 /// The IDelete interface defines the FDO Delete command, which deletes instances of
 /// a given class that match the specified criteria. Input to the delete command

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDeleteImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDeleteImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIDeleteImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
+/// \ingroup (OSGeoFDOCommandsFeature)
 /// \brief
 /// The IDeleteImp class is a concrete implementation class for interface IDelete.
 /// The IDelete interface defines the FDO Delete command, which deletes instances of

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIFeatureReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIFeatureReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIFeatureReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,8 +26,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
-/// \ingroup (interfaces)
-/// \interface IFeatureReader
+/// \ingroup (OSGeoFDOCommandsFeature)
+/// \interface OSGeo::FDO::Commands::Feature::IFeatureReader
 /// \brief
 /// The IFeatureReader interface provides a forward-only, read-only iterator
 /// for reading feature data.  A reference to an IFeatureReader is returned

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIFeatureReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIFeatureReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIFeatureReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
+/// \ingroup (OSGeoFDOCommandsFeature)
 /// \brief
 /// The IFeatureReaderImp class is a concrete implementation class for interface IFeatureReader.
 /// The IFeatureReader interface provides a forward-only, read-only iterator

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIInsert.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIInsert.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIInsert.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,7 +20,6 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 public __gc class Identifier;
 END_NAMESPACE_OSGEO_FDO_EXPRESSION
@@ -32,10 +31,9 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 public __gc __interface IFeatureReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IInsert
+/// \ingroup (OSGeoFDOCommandsFeature)
+/// \interface OSGeo::FDO::Commands::Feature::IInsert
 /// \brief
 /// The IInsert interface defines the Insert command, which inserts a new
 /// instance of a given class. Input to the insert command includes the name of

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIInsertImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIInsertImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIInsertImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -35,6 +35,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 public __gc __interface IFeatureReader;
 
+/// \ingroup (OSGeoFDOCommandsFeature)
 /// \brief
 /// The IInsertImp class is a concrete implementation class for interface IInsert.
 /// The IInsert interface defines the Insert command, which inserts a new

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -32,8 +32,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
-/// \ingroup (interfaces)
-/// \interface IReader
+/// \ingroup (OSGeoFDOCommandsFeature)
+/// \interface OSGeo::FDO::Commands::Feature::IReader
 /// \brief
 /// The IReader interface provides a forward-only, read-only iterator
 /// for reading data. Because the initial position of the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -36,6 +36,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
+/// \ingroup (OSGeoFDOCommandsFeature)
 /// \brief
 /// The IReaderImp class is a concrete implementation class for interface IReader.
 /// The IReader interface provides a forward-only, read-only iterator for reading data. 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelect.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelect.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelect.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,17 +22,15 @@
 #include "FDO\Commands\Locking\mgLockType.h"
 #include "FDO\Commands\Locking\mgLockStrategy.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockConflictReader;
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 public __gc __interface IFeatureReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ISelect
+/// \ingroup (OSGeoFDOCommandsFeature)
+/// \interface OSGeo::FDO::Commands::Feature::ISelect
 /// \brief
 /// The ISelect interface defines the Select command, which queries for features
 /// of a given class that match the specified criteria. Input to the select

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectAggregates.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectAggregates.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectAggregates.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,7 +20,6 @@
 
 #include "FDO\Commands\Feature\mgIBaseSelect.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 public __gc class IdentifierCollection;
 END_NAMESPACE_OSGEO_FDO_COMMANDS
@@ -31,10 +30,9 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 public __gc __interface IDataReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ISelectAggregates
+/// \ingroup (OSGeoFDOCommandsFeature)
+/// \interface OSGeo::FDO::Commands::Feature::ISelectAggregates
 /// \brief
 /// The ISelectAggregate interface defines a Select command that handle selection of properties that include 
 /// the use of aggregate functions. This command differs from the ISelect command in a number of ways. 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectAggregatesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectAggregatesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectAggregatesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -34,6 +34,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 public __gc __interface IDataReader;
 
+/// \ingroup (OSGeoFDOCommandsFeature)
 /// \brief
 /// The ISelectAggregateImp class is a cocrete implementation of interface ISelectAggregates.
 /// The ISelectAggregate interface defines a Select command that handle selection of properties that include 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgISelectImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
+/// \ingroup (OSGeoFDOCommandsFeature)
 /// \brief
 /// The ISelectImp class is a concrete implementation of interface ISelect.
 /// The ISelect interface defines the Select command, which queries for features

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIUpdate.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIUpdate.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIUpdate.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,7 +20,6 @@
 
 #include "FDO\Commands\mgIFeatureCommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 public __gc class PropertyValueCollection;
 END_NAMESPACE_OSGEO_FDO_COMMANDS
@@ -30,10 +29,9 @@
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IUpdate
+/// \ingroup (OSGeoFDOCommandsFeature)
+/// \interface OSGeo::FDO::Commands::Feature::IUpdate
 /// \brief
 /// The IUpdate interface defines the Update command, which modifies instances
 /// of a given class that match the specified criteria. Input to the update

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIUpdateImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIUpdateImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Feature/mgIUpdateImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
 
+/// \ingroup (OSGeoFDOCommandsFeature)
 /// \brief
 /// The IUpdateImp class is a concrete implementation of interface IUpdate.
 /// The IUpdate interface defines the Update command, which modifies instances

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgConflictType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgConflictType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgConflictType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The ConflictType enumeration defines conflict types required to
 /// identify the lock type of a conflict reported with the lock conflict reader.
@@ -43,6 +45,8 @@
 	ConflictType_Unsupported = FdoConflictType_Unsupported
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
+/// \endcond
 
 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIAcquireLock.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIAcquireLock.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIAcquireLock.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,13 +22,11 @@
 #include "FDO\Commands\Locking\mgLockType.h"
 #include "FDO\Commands\Locking\mgLockStrategy.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockConflictReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IAcquireLock
+/// \ingroup (OSGeoFDOCommandsLocking)
+/// \interface OSGeo::FDO::Commands::Locking::IAcquireLock
 /// \brief
 /// The IAcquireLock interface locks feature instances of a given class 
 /// that match the specified criteria. Input to the acquire lock command

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIAcquireLockImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIAcquireLockImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIAcquireLockImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,11 +25,10 @@
 
 class FdoIAcquireLock;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockConflictReader;
-/// \endcond
 
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The IAcquireLockImp class is a concrete implementation of IAcquireLock.
 /// The IAcquireLock interface locks feature instances of a given class 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockInfo.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockInfo.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockInfo.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgIFeatureCommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockedObjectReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGetLockInfo
+/// \ingroup (OSGeoFDOCommandsLocking)
+/// \interface OSGeo::FDO::Commands::Locking::IGetLockInfo
 /// \brief
 /// The IGetLockInfo interface defines the GetLockInfo command, which gets a
 /// lock information for the feature instances of a given class that match the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockInfoImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockInfoImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockInfoImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockedObjectReader;
 
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The IGetLockInfoImp class is a concrete implementation of IGetLockedObjects.
 /// The IGetLockInfo interface defines the GetLockInfo command, which gets a

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockOwners.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockOwners.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockOwners.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockOwnersReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGetLockOwners
+/// \ingroup (OSGeoFDOCommandsLocking)
+/// \interface OSGeo::FDO::Commands::Locking::IGetLockOwners
 /// \brief
 /// The IGetLockOwners interface defines the GetLockOwners command, which gets a
 /// list of all lock owners. A connected user has the status of being a lock owner as

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockOwnersImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockOwnersImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockOwnersImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockOwnersReader;
 
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The IGetLockOwnersImp class is a concrete implementation of IGetLockedObjects.
 /// The IGetLockOwners interface defines the GetLockOwners command, which gets a

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockedObjects.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockedObjects.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockedObjects.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockedObjectReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGetLockedObjects
+/// \ingroup (OSGeoFDOCommandsLocking)
+/// \interface OSGeo::FDO::Commands::Locking::IGetLockedObjects
 /// \brief
 /// The IGetLockedObjects interface defines the GetLockedObjects command, which
 /// gets a list of all objects that are currently locked by a particular user.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockedObjectsImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockedObjectsImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIGetLockedObjectsImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockedObjectReader;
 
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The IGetLockedObjectsImp class is a concrete implementation of IGetLockedObjects.
 /// The IGetLockedObjects interface defines the GetLockedObjects command, which

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockConflictReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockConflictReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockConflictReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,16 +20,14 @@
 
 #include "FDO\Commands\Locking\mgConflictType.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 public __gc class PropertyValueCollection;
 END_NAMESPACE_OSGEO_FDO_COMMANDS
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ILockConflictReader
+/// \ingroup (OSGeoFDOCommandsLocking)
+/// \interface OSGeo::FDO::Commands::Locking::ILockConflictReader
 /// \brief
 /// The ILockConflictReader interface provides forward only, read-only
 /// functionality for identifying features that have a lock conflict.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockConflictReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockConflictReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockConflictReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The ILockConflictReaderImp class is a concrete implementation of ILockConflictReaderImp.
 /// The ILockConflictReader interface provides forward only, read-only

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockOwnersReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockOwnersReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockOwnersReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,8 +20,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 
-/// \ingroup (interfaces)
-/// \interface ILockOwnersReader
+/// \ingroup (OSGeoFDOCommandsLocking)
+/// \interface OSGeo::FDO::Commands::Locking::ILockOwnersReader
 /// \brief
 /// The ILockOwnersReader interface provides forward-only, read-only functionality
 /// for identifying users. A connected user has status of lock owner even if he has

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockOwnersReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockOwnersReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockOwnersReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The ILockOwnersReaderImp class is a concrete implementation of ILockOwnersReader.
 /// The ILockOwnersReader interface provides forward-only, read-only functionality

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockedObjectReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockedObjectReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockedObjectReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,8 +26,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 
-/// \ingroup (interfaces)
-/// \interface ILockedObjectReader
+/// \ingroup (OSGeoFDOCommandsLocking)
+/// \interface OSGeo::FDO::Commands::Locking::ILockedObjectReader
 /// \brief
 /// The ILockedObjectReader interface provides forward-only, read-only
 /// functionality to identify lock information for a set of objects.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockedObjectReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockedObjectReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgILockedObjectReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The ILockedObjectReaderImp class is a concrete implementation of ILockedObjectReader.
 /// The ILockedObjectReader interface provides forward-only, read-only

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIReleaseLock.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIReleaseLock.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIReleaseLock.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgIFeatureCommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockConflictReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IReleaseLock
+/// \ingroup (OSGeoFDOCommandsLocking)
+/// \interface OSGeo::FDO::Commands::Locking::IReleaseLock
 /// \brief
 /// The IReleaseLock interface defines the ReleaseLock command, which releases
 /// locks from feature instances of a given class that match the specified

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIReleaseLockImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIReleaseLockImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgIReleaseLockImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
 public __gc __interface ILockConflictReader;
 
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The IReleaseLockImp class is a concrete implementation of IReleaseLock.
 /// The IReleaseLock interface defines the ReleaseLock command, which releases

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgLockStrategy.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgLockStrategy.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgLockStrategy.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The LockStrategy enumeration defines how lock acquisition should proceed.
 public __value enum LockStrategy
@@ -32,6 +34,6 @@
 	LockStrategy_Partial = FdoLockStrategy_Partial
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgLockType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgLockType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Locking/mgLockType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsLocking)
 /// \brief
 /// The LockType enumeration defines lock types. The lock type for 
 /// a locked object indicates a user's access privileges (including the user 
@@ -78,6 +80,6 @@
 	LockType_LongTransactionExclusive = FdoLockType_LongTransactionExclusive
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLTCheckpointImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLTCheckpointImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLTCheckpointImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IActivateLongTransactionCheckpointImp class is a 
 /// concrete implementation of IActivateLongTransactionCheckpoint.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransaction.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransaction.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransaction.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface IActivateLongTransaction
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IActivateLongTransaction
 /// \brief
 /// The IActivateLongTransaction interface defines the ActivateLongTransaction
 /// command, which activates a long transaction where feature manipulation and

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransactionCheckpoint.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransactionCheckpoint.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransactionCheckpoint.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface IActivateLongTransactionCheckpoint
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IActivateLongTransactionCheckpoint
 /// \brief
 /// The IActivateLongTransactionCheckpoint interface defines the
 /// ActivateLongTransactionCheckpoint command, which allows the user to

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransactionImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransactionImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIActivateLongTransactionImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IActivateLongTransactionImp class is a concrete implementation of IActivateLongTransaction.
 /// The IActivateLongTransaction interface defines the ActivateLongTransaction

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLTPrivilegesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLTPrivilegesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLTPrivilegesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,8 +26,9 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
-/// The IChangeLongTransactionPrivileges class is a 
+/// The IChangeLongTransactionPrivilegesImp class is a 
 /// concrete implementation of IChangeLongTransactionPrivileges.
 /// The IChangeLongTransactionPrivileges interface defines the
 /// ChangeLongTransactionPrivileges command, which grants or revokes long

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionPrivileges.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionPrivileges.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionPrivileges.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,8 +23,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface IChangeLongTransactionPrivileges
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IChangeLongTransactionPrivileges
 /// \brief
 /// The IChangeLongTransactionPrivileges interface defines the
 /// ChangeLongTransactionPrivileges command, which grants or revokes long

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionSet.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionSet.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionSet.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,8 +23,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface IChangeLongTransactionSet
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IChangeLongTransactionSet
 /// \brief
 /// The IChangeLongTransactionSet interface defines the ChangeLongTransactionSet
 /// command, which allows the user to add a transaction to, remove a transaction

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionSetImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionSetImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIChangeLongTransactionSetImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IChangeLongTransactionSetImp class is a 
 /// concrete implementation of IChangeLongTransactionSet.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICommitLongTransaction.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICommitLongTransaction.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICommitLongTransaction.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgIFeatureCommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionConflictDirectiveEnumerator;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ICommitLongTransaction
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::ICommitLongTransaction
 /// \brief
 /// The ICommitLongTransaction interface defines the CommitLongTransaction
 /// command, which allows a user to execute commit operations on a long

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICommitLongTransactionImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICommitLongTransactionImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICommitLongTransactionImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,11 +23,10 @@
 
 class FdoICommitLongTransaction;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionConflictDirectiveEnumerator;
-/// \endcond
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The ICommitLongTransactionImp class is a 
 /// concrete implementation of ICommitLongTransaction.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLTCheckpointImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLTCheckpointImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLTCheckpointImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The ICreateLongTransactionCheckpointImp class is a 
 /// concrete implementation of ICreateLongTransactionCheckpoint.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransaction.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransaction.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransaction.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface ICreateLongTransaction
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::ICreateLongTransaction
 /// \brief
 /// The ICreateLongTransaction interface defines the CreateLongTransaction
 /// command which creates a long transaction that is based upon the currently

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransactionCheckpoint.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransactionCheckpoint.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransactionCheckpoint.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface ICreateLongTransactionCheckpoint
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::ICreateLongTransactionCheckpoint
 /// \brief
 /// The ICreateLongTransactionCheckpoint interface defines the
 /// CreateLongTransactionCheckpoint command, which allows the user to create a

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransactionImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransactionImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgICreateLongTransactionImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The ICreateLongTransactionImp class is a 
 /// concrete implementation of ICreateLongTransaction.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIDeactivateLongTransaction.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIDeactivateLongTransaction.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIDeactivateLongTransaction.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface IDeactivateLongTransaction
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IDeactivateLongTransaction
 /// \brief
 /// The IDeactivateLongTransaction interface defines the 
 /// DeactivateLongTransaction command, which deactivates the active long 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIDeactivateLongTransactionImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIDeactivateLongTransactionImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIDeactivateLongTransactionImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IDeactivateLongTransactionImp class is a 
 /// concrete implementation of IDeactivateLongTransaction.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIFreezeLongTransaction.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIFreezeLongTransaction.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIFreezeLongTransaction.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,8 +23,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface IFreezeLongTransaction
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IFreezeLongTransaction
 /// \brief
 /// The IFreezeLongTransaction interface defines the FreezeLongTransaction
 /// command, which freezes or thaws a long transaction. When a long transaction

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIFreezeLongTransactionImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIFreezeLongTransactionImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIFreezeLongTransactionImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IFreezeLongTransactionImp class is a 
 /// concrete implementation of IFreezeLongTransaction.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionCheckpoints.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionCheckpoints.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionCheckpoints.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionCheckpointReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGetLongTransactionCheckpoints
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IGetLongTransactionCheckpoints
 /// \brief
 /// The IGetLongTransactionCheckpoints interface defines the
 /// GetLongTransactionCheckpoints command, which allows the user to enumerate

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionCheckpointsImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionCheckpointsImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionCheckpointsImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionCheckpointReader;
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IGetLongTransactionCheckpointsImp class is a 
 /// concrete implementation of IGetLongTransactionCheckpoints.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionPrivileges.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionPrivileges.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionPrivileges.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionPrivilegeReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGetLongTransactionPrivileges
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IGetLongTransactionPrivileges
 /// \brief
 /// The IGetLongTransactionPrivileges interface defines the
 /// GetLongTransactionPrivileges command, which allows the user to enumerate the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionPrivilegesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionPrivilegesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionPrivilegesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionPrivilegeReader;
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IGetLongTransactionPrivilegesImp class is a 
 /// concrete implementation of IGetLongTransactionPrivileges.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactions.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactions.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactions.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGetLongTransactions
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IGetLongTransactions
 /// \brief
 /// The IGetLongTransactions interface defines the GetLongTransactions
 /// command. It allows a user to retrieve long transaction information for all or

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionReader;
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IGetLongTransactionsImp class is a concrete implementation of IGetLongTransactions.
 /// The IGetLongTransactions interface defines the GetLongTransactions

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsInSet.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsInSet.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsInSet.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionSetReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGetLongTransactionsInSet
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IGetLongTransactionsInSet
 /// \brief
 /// The IGetLongTransactionsInSet interface defines the GetLongTransactionsInSet
 /// command, which allows the user to enumerate the list of versions

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsInSetImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsInSetImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIGetLongTransactionsInSetImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionSetReader;
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IGetLongTransactionsInSetImp class is a concrete implementation of IGetLongTransactionsInSet.
 /// The IGetLongTransactionsInSet interface defines the GetLongTransactionsInSet

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTCheckpointReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTCheckpointReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTCheckpointReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The ILongTransactionCheckpointReaderImp class is a concrete
 /// implementation of ILongTransactionCheckpointReader.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTConflictDirectiveEnumerator.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTConflictDirectiveEnumerator.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTConflictDirectiveEnumerator.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,8 +29,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface ILongTransactionConflictDirectiveEnumerator
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::ILongTransactionConflictDirectiveEnumerator
 /// \brief
 /// The ILongTransactionConflictDirective interface is used to specify how
 /// conflict should be resolved for a particular object.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTConflictDirectiveEnumeratorImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTConflictDirectiveEnumeratorImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTConflictDirectiveEnumeratorImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The ILongTransactionConflictDirectiveEnumeratorImp class is a concrete
 /// implementation of ILongTransactionConflictDirectiveEnumerator.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTPrivilegeReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTPrivilegeReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILTPrivilegeReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The ILongTransactionPrivilegeReaderImp class is a concrete
 /// implementation of ILongTransactionPrivilegeReader.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionCheckpointReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionCheckpointReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionCheckpointReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,8 +20,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface ILongTransactionCheckpointReader
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::ILongTransactionCheckpointReader
 /// \brief
 /// The ILongTransactionCheckpointReader interface provides forward only,
 /// read-only functionality for enumerating long transaction checkpoints.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionPrivilegeReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionPrivilegeReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionPrivilegeReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,8 +20,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface ILongTransactionPrivilegeReader
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::ILongTransactionPrivilegeReader
 /// \brief
 /// The ILongTransactionPrivilegeReader interface provides forward only,
 /// read-only functionality for enumerating long transaction privileges.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,8 +20,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface ILongTransactionReader
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::ILongTransactionReader
 /// \brief
 /// The ILongTransactionReader interface provides forward only,
 /// read-only functionality for enumerating long transactions.  A reference

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 public __gc __interface ILongTransactionReader;
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The ILongTransactionReaderImp class is a concrete implementation of ILongTransactionReader.
 /// The ILongTransactionReader interface provides forward only,

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionSetReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionSetReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionSetReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,8 +20,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface ILongTransactionSetReader
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::ILongTransactionSetReader
 /// \brief
 /// The ILongTransactionSetReader interface provides forward only, read-only
 /// functionality for enumerating the versions in the long transaction selection

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionSetReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionSetReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgILongTransactionSetReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The ILongTransactionSetReaderImp class is a concrete implementation of ILongTransactionSetReader.
 /// The ILongTransactionSetReader interface provides forward only, read-only

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLTCheckpointImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLTCheckpointImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLTCheckpointImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IRollbackLongTransactionCheckpointImp class is a concrete 
 /// implementation of IRollbackLongTransactionCheckpoint.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransaction.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransaction.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransaction.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface IRollbackLongTransaction
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IRollbackLongTransaction
 /// \brief
 /// The IRollbackLongTransaction interface defines the RollbackLongTransaction
 /// command, which allows a user to execute rollback operations on a long

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransactionCheckpoint.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransactionCheckpoint.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransactionCheckpoint.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
-/// \ingroup (interfaces)
-/// \interface IRollbackLongTransactionCheckpoint
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
+/// \interface OSGeo::FDO::Commands::LongTransaction::IRollbackLongTransactionCheckpoint
 /// \brief
 /// The IRollbackLongTransactionCheckpoint interface defines the
 /// RollbackLongTransactionCheckpoint command, which allows the user to roll back

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransactionImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransactionImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgIRollbackLongTransactionImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
 
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The IRollbackLongTransactionImp class is a concrete implementation of IRollbackLongTransaction.
 /// The IRollbackLongTransaction interface defines the RollbackLongTransaction

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionConflictResolution.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionConflictResolution.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionConflictResolution.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The LongTransactionConflictResolution enumeration defines the list of
 /// available options for resolving conflict.
@@ -38,6 +40,6 @@
 	LongTransactionConflictResolution_Parent = FdoLongTransactionConflictResolution_Parent
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionFreezeOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionFreezeOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionFreezeOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The LongTransactionFreezeOperations enumeration defines the 
 /// list of available operations that can be performed by the FreezeLongTransaction command.
@@ -34,6 +36,6 @@
 	LongTransactionFreezeOperations_Thaw = FdoLongTransactionFreezeOperations_Thaw
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionPrivilegeOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionPrivilegeOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionPrivilegeOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The LongTransactionPrivilegeOperations enumeration defines the list
 /// of available operations that can be performed by the
@@ -35,6 +37,6 @@
 	LongTransactionPrivilegeOperations_Revoke = FdoLongTransactionPrivilegeOperations_Revoke
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionPrivileges.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionPrivileges.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionPrivileges.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The LongTransactionPrivileges enumeration defines the long transaction
 /// privilege flags.
@@ -60,6 +62,6 @@
 	LongTransactionPrivileges_Freeze = FdoLongTransactionPrivileges_Freeze
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionSetOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionSetOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/LongTransaction/mgLongTransactionSetOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsLongTransaction)
 /// \brief
 /// The LongTransactionSetOperations enumeration defines the list of
 /// available operations that can be performed by the ChangeLongTransactionSet command.
@@ -37,6 +39,6 @@
 	LongTransactionSetOperations_Clear = FdoLongTransactionSetOperations_Clear
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLCommand.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLCommand.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLCommand.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SQL
 public __gc __interface ISQLDataReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ISQLCommand
+/// \ingroup (OSGeoFDOCommandsSQL)
+/// \interface OSGeo::FDO::Commands::SQL::ISQLCommand
 /// \brief
 /// The ISQLCommand interface defines the SQL command, which supports the
 /// execution of a SQL statement against an underlying RDBMS. Two execute

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLCommandImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLCommandImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLCommandImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SQL
 public __gc __interface ISQLDataReader;
 
+/// \ingroup (OSGeoFDOCommandsSQL)
 /// \brief
 /// The ISQLCommandImp class is a concrete implementation of ISQLCommand.
 /// The ISQLCommand interface defines the SQL command, which supports the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLDataReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLDataReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLDataReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,7 +21,6 @@
 #include "FDO\Schema\mgDataType.h"
 #include "FDO\Schema\mgPropertyType.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 public __gc class LOBValue;
 END_NAMESPACE_OSGEO_FDO_EXPRESSION
@@ -31,10 +30,9 @@
 END_NAMESPACE_OSGEO_COMMON
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SQL
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ISQLDataReader
+/// \ingroup (OSGeoFDOCommandsSQL)
+/// \interface OSGeo::FDO::Commands::SQL::ISQLDataReader
 /// \brief
 /// The ISQLDataReader interface provides a forward-only, read-only
 /// iterator for reading relational table data. A reference to an

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLDataReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLDataReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SQL/mgISQLDataReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -34,6 +34,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SQL
 
+/// \ingroup (OSGeoFDOCommandsSQL)
 /// \brief
 /// The ISQLDataReaderImp class is a concrete implementation of ISQLDataReader.
 /// The ISQLDataReader interface provides a forward-only, read-only

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIApplySchema.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIApplySchema.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIApplySchema.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,8 +27,8 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 public __gc class PhysicalSchemaMapping;
 
-/// \ingroup (interfaces)
-/// \interface IApplySchema
+/// \ingroup (OSGeoFDOCommandsSchema)
+/// \interface OSGeo::FDO::Commands::Schema::IApplySchema
 /// \brief
 /// The IApplySchema interface defines the ApplySchema command, which creates or
 /// updates a feature schema within the DataStore. Input to the ApplySchema

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIApplySchemaImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIApplySchemaImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIApplySchemaImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 public __gc class PhysicalSchemaMapping;
 
+/// \ingroup (OSGeoFDOCommandsSchema)
 /// \brief
 /// The IApplySchemaImp class is a concrete implementation of IApplySchema.
 /// The IApplySchema interface defines the ApplySchema command, which creates or

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchema.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchema.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchema.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,8 +26,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 
-/// \ingroup (interfaces)
-/// \interface IDescribeSchema
+/// \ingroup (OSGeoFDOCommandsSchema)
+/// \interface OSGeo::FDO::Commands::Schema::IDescribeSchema
 /// \brief
 /// The IDescribeSchema interface defines the DescribeSchema command, which
 /// describes the feature schemas available from the connection. The DescribeSchema

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 
+/// \ingroup (OSGeoFDOCommandsSchema)
 /// \brief
 /// The IDescribeSchemaImp class is a concrete implementation of IDescribeSchema.
 /// The IDescribeSchema interface defines the DescribeSchema command, which

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,8 +23,8 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 public __gc class PhysicalSchemaMappingCollection;
 
-/// \ingroup (interfaces)
-/// \interface IDescribeSchemaMapping
+/// \ingroup (OSGeoFDOCommandsSchema)
+/// \interface OSGeo::FDO::Commands::Schema::IDescribeSchemaMapping
 /// \brief
 /// The IDescribeSchemaMapping interface defines the DescribeSchemaMapping command, which
 /// describes the logical to physical schema mappings for feature schemas 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaMappingImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaMappingImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaMappingImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 public __gc class PhysicalSchemaMappingCollection;
 
+/// \ingroup (OSGeoFDOCommandsSchema)
 /// \brief
 /// The IDescribeSchemaMappingImp class is a concrete implementation of IDescribeSchemaMapping.
 /// The IDescribeSchemaMapping interface defines the DescribeSchemaMapping command, which

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDestroySchema.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDestroySchema.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDestroySchema.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 
-/// \ingroup (interfaces)
-/// \interface IDestroySchema
+/// \ingroup (OSGeoFDOCommandsSchema)
+/// \interface OSGeo::FDO::Commands::Schema::IDestroySchema
 /// \brief
 /// The IDestroySchema interface defines the DestroySchema command, which
 /// destroys a schema definition, including all class definitions, relationship

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDestroySchemaImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDestroySchemaImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDestroySchemaImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 
+/// \ingroup (OSGeoFDOCommandsSchema)
 /// \brief
 /// The IDestroySchemaImp class is a concrete implementation of IDestroySchema.
 /// The IDestroySchema interface defines the DestroySchema command, which

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIPhysicalElementMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIPhysicalElementMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIPhysicalElementMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,7 +18,6 @@
 
 #pragma once
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_COMMON
 public __gc class StringCollection;
 END_NAMESPACE_OSGEO_COMMON
@@ -36,12 +35,11 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 public __gc __interface IPhysicalElementMapping;
 public __gc class PhysicalSchemaMapping;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IPhysicalElementMapping
+/// \ingroup (OSGeoFDOCommandsSchema)
+/// \interface OSGeo::FDO::Commands::Schema::IPhysicalElementMapping
 /// \brief
-/// PhysicalElementMapping is an abstract class that acts as a base class for all 
+/// IPhysicalElementMapping is an abstract interface that acts as a base interface for all 
 /// Physical Schema Mapping Override classes. FDO also provides a number of sub-classes
 /// for particular types of Provider-specific override classes:
 ///

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIPhysicalPropertyMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIPhysicalPropertyMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIPhysicalPropertyMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -32,10 +32,10 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 
-/// \ingroup (interfaces)
-/// \interface IPhysicalPropertyMapping
+/// \ingroup (OSGeoFDOCommandsSchema)
+/// \interface OSGeo::FDO::Commands::Schema::IPhysicalPropertyMapping
 /// \brief
-/// PhysicalPropertyMapping is an abstract class that acts as a base class for all 
+/// IPhysicalPropertyMapping is an abstract interface that acts as a base interface for all 
 /// Physical Schema Mapping property overrides.
 public __gc __interface IPhysicalPropertyMapping : public NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA::IPhysicalElementMapping
 {

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalClassMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalClassMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalClassMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -35,6 +35,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 
+/// \ingroup (OSGeoFDOCommandsSchema)
 /// \brief
 /// PhysicalClassMapping is an abstract class that acts as a base class for all 
 /// Physical Schema Mapping class overrides.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalElementMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalElementMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalElementMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -40,6 +40,7 @@
 public __gc __interface IPhysicalElementMapping;
 public __gc class PhysicalSchemaMapping;
 
+/// \ingroup (OSGeoFDOCommandsSchema)
 /// \brief
 /// PhysicalElementMapping is an abstract class that acts as a base class for all 
 /// Physical Schema Mapping Override classes. FDO also provides a number of sub-classes

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalPropertyMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalPropertyMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalPropertyMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -35,6 +35,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 
+/// \ingroup (OSGeoFDOCommandsSchema)
 /// \brief
 /// PhysicalPropertyMapping is an abstract class that acts as a base class for all 
 /// Physical Schema Mapping property overrides.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalSchemaMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalSchemaMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalSchemaMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 
+/// \ingroup (OSGeoFDOCommandsSchema)
 /// \brief
 /// PhysicalSchemaMapping is an  abstract class that is the base class of
 /// all Schema Override sets. Each instance contains the overrides for a 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalSchemaMappingCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalSchemaMappingCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgPhysicalSchemaMappingCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -40,6 +40,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA
 public __gc class PhysicalSchemaMapping;
 
+/// \ingroup (OSGeoFDOCommandsSchema)
 /// \brief
 /// PhysicalSchemaMappingCollection defines a collection of Schema Override
 /// sets. This is a generic collection which can contain override sets for different 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIActivateSpatialContext.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIActivateSpatialContext.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIActivateSpatialContext.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 
-/// \ingroup (interfaces)
-/// \interface IActivateSpatialContext
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
+/// \interface OSGeo::FDO::Commands::SpatialContext::IActivateSpatialContext
 /// \brief
 /// The IActivateSpatialContext interface defines the ActivateSpatialContext
 /// command, which activates a specified spatial context. Input to the command

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIActivateSpatialContextImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIActivateSpatialContextImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIActivateSpatialContextImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
 /// \brief
 /// The IActivateSpatialContextImp class is a concrete implementation of IActivateSpatialContext.
 /// The IActivateSpatialContext interface defines the ActivateSpatialContext

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgICreateSpatialContext.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgICreateSpatialContext.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgICreateSpatialContext.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,8 +23,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 
-/// \ingroup (interfaces)
-/// \interface ICreateSpatialContext
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
+/// \interface OSGeo::FDO::Commands::SpatialContext::ICreateSpatialContext
 /// \brief
 /// The ICreateSpatialContext interface defines the CreateSpatialContext
 /// command, which creates a new spatial context. Input to the command includes

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgICreateSpatialContextImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgICreateSpatialContextImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgICreateSpatialContextImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
 /// \brief
 /// The ICreateSpatialContextImp class is a concrete implementation of ICreateSpatialContext.
 /// The ICreateSpatialContext interface defines the CreateSpatialContext

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIDestroySpatialContext.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIDestroySpatialContext.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIDestroySpatialContext.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 
-/// \ingroup (interfaces)
-/// \interface IDestroySpatialContext
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
+/// \interface OSGeo::FDO::Commands::SpatialContext::IDestroySpatialContext
 /// \brief
 /// The IDestroySpatialContext interface defines the DestroySpatialContext
 /// command, which destroys an existing spatial context. Input to the command is

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIDestroySpatialContextImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIDestroySpatialContextImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIDestroySpatialContextImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
 /// \brief
 /// The IDestroySpatialContextImp class is a concrete implementation of IDestroySpatialContext.
 /// The IDestroySpatialContext interface defines the DestroySpatialContext

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIGetSpatialContexts.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIGetSpatialContexts.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIGetSpatialContexts.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 public __gc __interface ISpatialContextReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGetSpatialContexts
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
+/// \interface OSGeo::FDO::Commands::SpatialContext::IGetSpatialContexts
 /// \brief
 /// IGetSpatialContexts interface defines the GetSpatialContexts command,
 /// which enumerates the existing spatial contexts.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIGetSpatialContextsImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIGetSpatialContextsImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgIGetSpatialContextsImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 public __gc __interface ISpatialContextReader;
 
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
 /// \brief
 /// The IGetSpatialContextsImp class is a concrete implementation of IGetSpatialContexts.
 /// The IGetSpatialContexts interface defines the GetSpatialContexts command,

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgISpatialContextReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgISpatialContextReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgISpatialContextReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 
-/// \ingroup (interfaces)
-/// \interface ISpatialContextReader
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
+/// \interface OSGeo::FDO::Commands::SpatialContext::ISpatialContextReader
 /// \brief
 /// ISpatialContextReader interface provides forward-only, read-only
 /// functionality for enumerating spatial contexts. A reference to an

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgISpatialContextReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgISpatialContextReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgISpatialContextReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
 
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
 /// \brief
 /// The ISpatialContextReaderImp class is a concrete implementation of ISpatialContextReader.
 /// The ISpatialContextReader interface provides forward-only, read-only

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgSpatialContextExtentType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgSpatialContextExtentType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/SpatialContext/mgSpatialContextExtentType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsSpatialContext)
 /// \brief
 /// The SpatialContextExtentType enumeration defines how the extent of
 /// a context should be handled by the provider.
@@ -35,6 +37,6 @@
 	SpatialContextExtentType_Dynamic = FdoSpatialContextExtentType_Dynamic
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgBaseUnit.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgBaseUnit.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgBaseUnit.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,9 +20,11 @@
 
 #include <Fdo\Commands\UnitOfMeasure\BaseUnit.h>
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommandsUnitOfMeasure)
 /// \brief
 /// The BaseUnit enumeration defines the well known base unit used to
 /// establish a measure unit.
@@ -40,6 +42,6 @@
 	BaseUnit_Radians = FdoBaseUnit_Radians
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgICreateMeasureUnit.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgICreateMeasureUnit.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgICreateMeasureUnit.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,8 +24,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
 
-/// \ingroup (interfaces)
-/// \interface ICreateMeasureUnit
+/// \ingroup (OSGeoFDOCommandsUnitOfMeasure)
+/// \interface OSGeo::FDO::Commands::UnitOfMeasure::ICreateMeasureUnit
 /// \brief
 /// The ICreateMeasureUnit interface defines the CreateMeasureUnit command,
 /// which creates or updates a measurement unit. Input to the command includes

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgICreateMeasureUnitImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgICreateMeasureUnitImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgICreateMeasureUnitImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
 
+/// \ingroup (OSGeoFDOCommandsUnitOfMeasure)
 /// \brief
 /// The ICreateMeasureUnitImp class is a concrete implementation of ICreateMeasureUnit.
 /// The ICreateMeasureUnit interface defines the CreateMeasureUnit command,

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIDestroyMeasureUnit.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIDestroyMeasureUnit.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIDestroyMeasureUnit.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
 
-/// \ingroup (interfaces)
-/// \interface IDestroyMeasureUnit
+/// \ingroup (OSGeoFDOCommandsUnitOfMeasure)
+/// \interface OSGeo::FDO::Commands::UnitOfMeasure::IDestroyMeasureUnit
 /// \brief
 /// The IDestroyMeasureUnit interface defines the DestroyMeasureUnit command,
 /// which deletes a measurement unit. Input to the command is simply the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIDestroyMeasureUnitImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIDestroyMeasureUnitImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIDestroyMeasureUnitImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
 
+/// \ingroup (OSGeoFDOCommandsUnitOfMeasure)
 /// \brief
 /// The IDestroyMeasureUnitImp class is a concrete implementation of IDestroyMeasureUnit.
 /// The IDestroyMeasureUnit interface defines the DestroyMeasureUnit command,

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIGetMeasureUnits.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIGetMeasureUnits.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIGetMeasureUnits.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Commands\mgICommand.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
 public __gc __interface IMeasureUnitReader;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGetMeasureUnits
+/// \ingroup (OSGeoFDOCommandsUnitOfMeasure)
+/// \interface OSGeo::FDO::Commands::UnitOfMeasure::IGetMeasureUnits
 /// \brief
 /// The IGetMeasureUnits interface defines the GetMeasureUnits command, which
 /// enumerates the existing measurement units.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIGetMeasureUnitsImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIGetMeasureUnitsImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIGetMeasureUnitsImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
 public __gc __interface IMeasureUnitReader;
 
+/// \ingroup (OSGeoFDOCommandsUnitOfMeasure)
 /// \brief
 /// The IGetMeasureUnitsImp class is a concrete implementation of IGetMeasureUnits.
 /// The IGetMeasureUnits interface defines the GetMeasureUnits command, which

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIMeasureUnitReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIMeasureUnitReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIMeasureUnitReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
 
-/// \ingroup (interfaces)
-/// \interface IMeasureUnitReader
+/// \ingroup (OSGeoFDOCommandsUnitOfMeasure)
+/// \interface OSGeo::FDO::Commands::UnitOfMeasure::IMeasureUnitReader
 /// \brief
 /// The IMeasureUnitReader interface provides forward-only, read-only
 /// functionality for enumerating measurement units.  A reference to an

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIMeasureUnitReaderImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIMeasureUnitReaderImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/UnitOfMeasure/mgIMeasureUnitReaderImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_UNITOFMEASURE
 
+/// \ingroup (OSGeoFDOCommandsUnitOfMeasure)
 /// \brief
 /// The IMeasureUnitReaderImp class is a concrete implementation of IMeasureUnitReader.
 /// The IMeasureUnitReader interface provides forward-only, read-only

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgBatchParameterValueCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgBatchParameterValueCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgBatchParameterValueCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 public __gc class ParameterValueCollection;
 
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The BatchParameterValueCollection class represents a collection of parameter value collections that is used for
 /// optimized batch inserts.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgCommandType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgCommandType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgCommandType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The CommandType enumeration defines the list of abstract commands a feature provider can support.
 public __value enum CommandType {
@@ -181,6 +183,8 @@
 	CommandType_FirstProviderCommand = FdoCommandType_FirstProviderCommand
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS
+/// \endcond
 
 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgICommand.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgICommand.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgICommand.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,7 +18,6 @@
 
 #pragma once
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 public __gc __interface IConnection;
 public __gc __interface ITransaction;
@@ -26,10 +25,9 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 public __gc class ParameterValueCollection;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ICommand
+/// \ingroup (OSGeoFDOCommands)
+/// \interface OSGeo::FDO::Commands::ICommand
 /// \brief
 /// The ICommand interface defines behavior common to all commands in FDO. In
 /// order to be executed, commands must have an association to a connection.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgICommandImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgICommandImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgICommandImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,7 +22,6 @@
 
 class FdoFdoICommand;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 public __gc __interface IConnection;
 public __gc __interface ITransaction;
@@ -30,11 +29,11 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 public __gc class ParameterValueCollection;
-/// \endcond
 
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The ICommandImp class is a concrete instantiation of interface ICommand. 
-/// ICommandImp defines behavior common to all commands in FDO. In
+/// ICommand defines behavior common to all commands in FDO. In
 /// order to be executed, commands must have an association to a connection.
 /// Commands can also be optionally associated with a transaction if the
 /// connection supports transactions. The parameter values collection allows

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIFeatureCommand.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIFeatureCommand.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIFeatureCommand.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,8 +30,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 
-/// \ingroup (interfaces)
-/// \interface IFeatureCommand
+/// \ingroup (OSGeoFDOCommands)
+/// \interface OSGeo::FDO::Commands::IFeatureCommand
 /// \brief
 /// The IFeatureCommand interface defines the behavior common 
 /// to all commands that operate on feature instances. The features to 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIFeatureCommandImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIFeatureCommandImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIFeatureCommandImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -33,9 +33,10 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The IFeatureCommandImp class is a concrete implementation of IFeatureCommand.
-/// IFeatureCommandImp defines the behavior common to all commands that operate on feature instances. 
+/// IFeatureCommand defines the behavior common to all commands that operate on feature instances. 
 /// The features to be operated on are identified by their class and a filter. 
 /// If the feature provider supports inheritance in the schema capabilities, then the command 
 /// will operate on instances of that class and any derived classes. 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIdentifierCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIdentifierCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgIdentifierCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The IdentifierCollection class represents a collection of FDO Identifier objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgOrderingOption.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgOrderingOption.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgOrderingOption.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The OrderingOption enumeration defines the list acceptable values that 
 /// can be specified as order by clause to the select and select aggregate commands.
@@ -32,6 +34,8 @@
 	OrderingOption_Descending = FdoOrderingOption_Descending
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_COMMANDS
+/// \endcond
 
 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgParameterValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgParameterValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgParameterValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The ParameterValue class specifies a value for a particular parameter.
 /// Instances of this class are used to specify a value to bind to a parameter

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgParameterValueCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgParameterValueCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgParameterValueCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 public __gc class ParameterValue;
 
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The ParameterValueCollection class represents a collection of ParameterValue objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgPropertyValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgPropertyValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgPropertyValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -31,6 +31,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The PropertyValue class represents a property name/value pair. Instances of
 /// this class are used to specify or hold onto a reference to a property name

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgPropertyValueCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgPropertyValueCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/mgPropertyValueCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS
 public __gc class PropertyValue;
 
+/// \ingroup (OSGeoFDOCommands)
 /// \brief
 /// The PropertyValueCollection class represents a collection of PropertyValue objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgArgumentDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgArgumentDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgArgumentDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 using namespace NAMESPACE_OSGEO_FDO_SCHEMA;
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The ArgumentDefinition class contains metadata that describes an argument to a function.
 public __gc class ArgumentDefinition : public NAMESPACE_OSGEO_RUNTIME::Disposable

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgArgumentDefinitionCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgArgumentDefinitionCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgArgumentDefinitionCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 public __gc class ArgumentDefinition;
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// ArgumentDefinitionCollection is a collection of ArgumentDefinition objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgFunctionDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgFunctionDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgFunctionDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 public __gc class SignatureDefinitionCollection;
 public __gc class ReadOnlySignatureDefinitionCollection;
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 ///  The FunctionDefinition class contains metadata that describes a function and its arguments.
 public __gc class FunctionDefinition : public NAMESPACE_OSGEO_RUNTIME::Disposable

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgFunctionDefinitionCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgFunctionDefinitionCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgFunctionDefinitionCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 public __gc class FunctionDefinition;
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// FunctionDefinitionCollection is a collection of FunctionDefinition objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgICommandCapabilities.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgICommandCapabilities.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgICommandCapabilities.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,8 +20,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
-/// \ingroup (interfaces)
-/// \interface ICommandCapabilities
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
+/// \interface OSGeo::FDO::Connections::Capabilities::ICommandCapabilities
 /// \brief
 /// The ICommandCapabilities interface declares the feature provider's level
 /// of support for Commands.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgICommandCapabilitiesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgICommandCapabilitiesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgICommandCapabilitiesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The ICommandCapabilities interface declares the feature provider's level
 /// of support for Commands.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIConnectionCapabilities.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIConnectionCapabilities.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIConnectionCapabilities.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -32,8 +32,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
-/// \ingroup (interfaces)
-/// \interface IConnectionCapabilities
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
+/// \interface OSGeo::FDO::Connections::Capabilities::IConnectionCapabilities
 /// \brief
 /// The IConnectionCapabilities interface declares the feature provider's capabilities.
 public __gc __interface IConnectionCapabilities : public System::IDisposable

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIConnectionCapabilitiesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIConnectionCapabilitiesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIConnectionCapabilitiesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 public __value enum ThreadCapability;
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The IConnectionCapabilities interface declares the feature provider's capabilities.
 private __gc class IConnectionCapabilitiesImp : public NAMESPACE_OSGEO_RUNTIME::Disposable, 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIExpressionCapabilities.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIExpressionCapabilities.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIExpressionCapabilities.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,8 +28,8 @@
 
 public __gc class FunctionDefinitionCollection;
 
-/// \ingroup (interfaces)
-/// \interface IExpressionCapabilities
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
+/// \interface OSGeo::FDO::Connections::Capabilities::IExpressionCapabilities
 /// \brief
 /// The IExpressionCapbilities interface declares the feature provider's level
 /// of support for Expression classes.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIExpressionCapabilitiesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIExpressionCapabilitiesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIExpressionCapabilitiesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The IExpressionCapbilities interface declares the feature provider's level
 /// of support for Expression classes.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIFilterCapabilities.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIFilterCapabilities.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIFilterCapabilities.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,8 +30,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
-/// \ingroup (interfaces)
-/// \interface IFilterCapabilities
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
+/// \interface OSGeo::FDO::Connections::Capabilities::IFilterCapabilities
 /// \brief
 /// The IFilterCapabilities interface declares the feature provider's level of support for Filter classes.
 public __gc __interface IFilterCapabilities : public System::IDisposable

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIFilterCapabilitiesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIFilterCapabilitiesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIFilterCapabilitiesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The IFilterCapabilities interface declares the feature provider's level of support for Filter classes.
 private __gc class IFilterCapabilitiesImp : public NAMESPACE_OSGEO_RUNTIME::Disposable, 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIGeometryCapabilities.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIGeometryCapabilities.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIGeometryCapabilities.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,8 +20,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
-/// \ingroup (interfaces)
-/// \interface IGeometryCapabilities
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
+/// \interface OSGeo::FDO::Connections::Capabilities::IGeometryCapabilities
 /// \brief
 /// The IGeometryCapabilities class delineates available support for raster processing from a provider.
 public __gc __interface IGeometryCapabilities : public System::IDisposable

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIGeometryCapabilitiesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIGeometryCapabilitiesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIGeometryCapabilitiesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The IGeometryCapabilities class delineates available support for raster processing from a provider.
 private __gc class IGeometryCapabilitiesImp : public NAMESPACE_OSGEO_RUNTIME::Disposable, 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIRasterCapabilities.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIRasterCapabilities.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIRasterCapabilities.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,8 +25,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
-/// \ingroup (interfaces)
-/// \interface IRasterCapabilities
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
+/// \interface OSGeo::FDO::Connections::Capabilities::IRasterCapabilities
 /// \brief
 /// The IRasterCapabilities class delineates available support for raster processing from a provider.
 public __gc __interface IRasterCapabilities : public System::IDisposable

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIRasterCapabilitiesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIRasterCapabilitiesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgIRasterCapabilitiesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The IRasterCapabilities class delineates available support for raster processing from a provider.
 private __gc class IRasterCapabilitiesImp : public NAMESPACE_OSGEO_RUNTIME::Disposable, 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgISchemaCapabilities.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgISchemaCapabilities.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgISchemaCapabilities.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -31,8 +31,8 @@
 
 public __value enum SchemaElementNameType;
 
-/// \ingroup (interfaces)
-/// \interface ISchemaCapabilities
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
+/// \interface OSGeo::FDO::Connections::Capabilities::ISchemaCapabilities
 /// \brief
 /// The ISchemaCapbilities interface declares the feature provider's level 
 /// of support for the Feature Schema.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgISchemaCapabilitiesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgISchemaCapabilitiesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgISchemaCapabilitiesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The ISchemaCapbilities interface declares the feature provider's level 
 /// of support for the Feature Schema.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgITopologyCapabilities.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgITopologyCapabilities.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgITopologyCapabilities.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,8 +23,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
-/// \ingroup (interfaces)
-/// \interface ITopologyCapabilities
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
+/// \interface OSGeo::FDO::Connections::Capabilities::ITopologyCapabilities
 /// \brief
 /// FDO supports properties that inform the client code about capabilities that
 /// may vary between providers. 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgITopologyCapabilitiesImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgITopologyCapabilitiesImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgITopologyCapabilitiesImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// FDO supports properties that inform the client code about capabilities that
 /// may vary between providers. 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgReadOnlyArgDefColl.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgReadOnlyArgDefColl.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgReadOnlyArgDefColl.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 public __gc class ArgumentDefinition;
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// ReadOnlyArgumentDefinitionCollection is a collection of ReadOnlyArgumentDefinition objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgSchemaElementNameType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgSchemaElementNameType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgSchemaElementNameType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -17,9 +17,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The SchemaElementNameType enumeration lists all of the concrete schema name
 /// types defined to address schema limitation information.
@@ -42,4 +44,6 @@
 
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgSignatureDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgSignatureDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgSignatureDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 using namespace NAMESPACE_OSGEO_FDO_SCHEMA;
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The FDO SignatureDefinition class allows the signatures of FDO FunctionDefinition objects to be defined.
 public __gc class SignatureDefinition : public NAMESPACE_OSGEO_RUNTIME::Disposable
@@ -73,6 +74,7 @@
 // -----------------------------------------------------------------------------------------------------
 
 
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// SignatureDefinitionCollection is a collection of SignatureDefinition elements.
 ///
@@ -327,6 +329,7 @@
 
 // -----------------------------------------------------------------------------------------------------
 
+/// \ingroup (OSGeoFDOConnectionsCapbilities)
 /// \brief
 /// The ReadOnlySignatureDefinitionCollection class represents a collection of ReadOnlySignatureDefinition objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]
@@ -490,7 +493,7 @@
     /// \brief
     /// Gets the item in the collection at the specified index. 
     /// 
-    /// \param index 
+    /// \param name 
     /// The name of the item in the collection.
     /// 
     /// \return

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgThreadCapability.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgThreadCapability.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/Capabilities/mgThreadCapability.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOConnectionsCapabilities)
 /// \brief
 /// The ThreadCapability enumeration defines the threading capabilities of a feature provider.
 public __value enum ThreadCapability
@@ -43,6 +45,7 @@
     /// for all objects.
 	ThreadCapability_MultiThreaded = FdoThreadCapability_MultiThreaded
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgConnectionState.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgConnectionState.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgConnectionState.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOConnections)
 /// \brief
 /// The ConnectionState enumeration indicates the current state of the connection
 public __value enum ConnectionState
@@ -39,6 +41,7 @@
     /// issued an Open request, but the open is not completed because the application needs to include additional connection property values.
 	ConnectionState_Pending = FdoConnectionState_Pending
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_CONNECTIONS
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,7 +21,6 @@
 #include "FDO\Connections\mgConnectionState.h"
 #include "FDO\Commands\mgCommandType.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
 public __gc __interface IConnectionCapabilities;
 public __gc __interface ISchemaCapabilities;
@@ -52,10 +51,9 @@
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 public __gc __interface IConnectionInfo;
 public __gc __interface ITransaction;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IConnection
+/// \ingroup (OSGeoFDOConnections)
+/// \interface OSGeo::FDO::Connections::IConnection
 /// \brief
 /// The IConnection interface enables a feature provider to implement a
 /// connection class, which represents a unique session with a data

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 
+/// \ingroup (OSGeoFDOConnections)
 /// \brief
 /// The IConnection interface enables a feature provider to implement a
 /// connection class, which represents a unique session with a data

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionInfo.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionInfo.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionInfo.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,13 +20,11 @@
 
 #include "FDO\Connections\mgProviderDatastoreType.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 public __gc __interface IConnectionPropertyDictionary;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IConnectionInfo
+/// \ingroup (OSGeoFDOConnections)
+/// \interface OSGeo::FDO::Connections::IConnectionInfo
 /// \brief
 /// The IConnectionInfo interface exposes information about the feature provider
 /// and provides access to the IConnectionPropertyDictionary interface.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionInfoImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionInfoImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionInfoImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 
+/// \ingroup (OSGeoFDOConnections)
 /// \brief
 /// The IConnectionInfo interface exposes information about the feature provider
 /// and provides access to the IConnectionPropertyDictionary interface.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionPropertyDictionary.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionPropertyDictionary.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionPropertyDictionary.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,8 +20,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 
-/// \ingroup (interfaces)
-/// \interface IConnectionPropertyDictionary
+/// \ingroup (OSGeoFDOConnections)
+/// \interface OSGeo::FDO::Connections::IConnectionPropertyDictionary
 /// \brief
 /// The IConnectionPropertyDictionary exposes a dictionary style interface
 /// to the connection properties. The properties required to establish a connection

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionPropertyDictionaryImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionPropertyDictionaryImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgIConnectionPropertyDictionaryImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 
+/// \ingroup (OSGeoFDOConnections)
 /// \brief
 /// The IConnectionPropertyDictionary exposes a dictionary style interface
 /// to the connection properties. The properties required to establish a connection

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgITransaction.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgITransaction.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgITransaction.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,14 +18,12 @@
 
 #pragma once
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 
 public __gc __interface IConnection;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ITransaction
+/// \ingroup (OSGeoFDOConnections)
+/// \interface OSGeo::FDO::Connections::ITransaction
 /// \brief
 /// The ITransaction interface represents a transaction to be performed in a DataStore, and is implemented
 /// by feature providers that support transactions.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgITransactionImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgITransactionImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgITransactionImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 
+/// \ingroup (OSGeoFDOConnections)
 /// \brief
 /// The ITransaction interface represents a transaction to be performed in a DataStore, and is implemented
 /// by feature providers that support transactions.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgProviderDatastoreType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgProviderDatastoreType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Connections/mgProviderDatastoreType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -17,9 +17,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOConnections)
 /// \brief
 /// The ProviderDatastoreType enumeration lists all of the concrete provider
 /// types supported by FDO.
@@ -40,4 +42,6 @@
 
 };  
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_CONNECTIONS
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBLOBValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBLOBValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBLOBValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The BLOBValue class derives from LOBValue and represents a literal
 /// BLOB value.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBinaryExpression.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBinaryExpression.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBinaryExpression.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 public __gc class Express;
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The BinaryExpression class derives from Expression and represents string
 /// concatenation and the simple arithmetic operations add, subtract, multiply,

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBinaryOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBinaryOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBinaryOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,32 +20,25 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
-/// The BinaryOperations enumeration lists the binary expression operations
-/// available.
-/// <param name="BinaryOperations_Add">
-/// Add the two expressions or concatenate two string expressions
-/// </param>
-/// <param name="BinaryOperations_Subtract">
-/// Subtract the two expressions
-/// </param>
-/// <param name="BinaryOperations_Multiply">
-/// Multiply the two expressions
-/// </param>
-/// <param name="BinaryOperations_Divide">
-/// Divide the two expressions
-/// </param>
+/// The BinaryOperations enumeration lists the binary expression operations available.
 [System::FlagsAttribute]
 public  __value enum BinaryOperations
 {
+    /// Add the two expressions or concatenate two string expressions
 	BinaryOperations_Add = FdoBinaryOperations_Add,
 
+    /// Subtract the two expressions
 	BinaryOperations_Subtract = FdoBinaryOperations_Subtract,
 
+    /// Multiply the two expressions
 	BinaryOperations_Multiply = FdoBinaryOperations_Multiply,
 
+    /// Divide the two expressions
 	BinaryOperations_Divide = FdoBinaryOperations_Divide
 };
+
 END_NAMESPACE_OSGEO_FDO_EXPRESSION
 
 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBooleanValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBooleanValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgBooleanValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The BooleanValue class derives from DataValue and represents a Boolean
 /// value.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgByteValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgByteValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgByteValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The ByteValue class derives from DataValue and represents a literal
 /// byte value.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgCLOBValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgCLOBValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgCLOBValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The CLOBValue class derives from LOBValue and represents a literal
 /// CLOB value.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgComputedIdentifier.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgComputedIdentifier.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgComputedIdentifier.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 public __gc class Expression;
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The ComputedIdentifier class derives from Identifier and represents an expression
 /// with alias. The name or alias must be a simple name and should not be scoped or contain the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDataValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDataValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDataValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The DataValue class derives from LiteralValue and represents a literal
 /// value such as a string or a number.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDataValueCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDataValueCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDataValueCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 public __gc class DataValue;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// DataValueCollection is a collection of DataValue objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDateTimeValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDateTimeValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDateTimeValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The DateTimeValue class derives from DataValue and represents a date or time.
 public __gc class DateTimeValue : public NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDecimalValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDecimalValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDecimalValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The DecimalValue class derives from DataValue and represents a decimal value.
 public __gc class DecimalValue : public NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDoubleValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDoubleValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgDoubleValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The DoubleValue class derives from DataValue and represents a double-precision floating point number.
 public __gc class DoubleValue : public NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpression.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpression.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpression.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// Expression is an abstract base class that forms the root of an expression
 /// tree. The Expression class contains operations for converting between the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpressionCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpressionCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpressionCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 public __gc class Expression;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// ExpressionCollection is a collection of Expression objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpressionType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpressionType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgExpressionType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The ExpressionType enumeration defines the expression types available. This
 /// enumeration is used in the capabilities metadata.
@@ -36,6 +38,7 @@
 	ExpressionType_Parameter = FdoExpressionType_Parameter
 
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_EXPRESSION
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgFunction.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgFunction.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgFunction.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 public __gc class ExpressionCollection;
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The Function class derives from Expression and represents a function call. As
 /// such it defines the name of the function and the collection of arguments to

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgGeometryValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgGeometryValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgGeometryValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The GeometryValue class derives from LiteralValue and represents a geometric value.
 public __gc class GeometryValue : public NAMESPACE_OSGEO_FDO_EXPRESSION::LiteralValue

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIExpressionProcessor.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIExpressionProcessor.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIExpressionProcessor.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 
-/// \ingroup (interfaces)
-/// \interface IExpressionProcessor
+/// \ingroup (OSGeoFDOExpression)
+/// \interface OSGeo::FDO::Expression::IExpressionProcessor
 /// \brief
 /// The IExpressionProcessor interface can be used to process the nodes in an
 /// Expression tree. It declares an process operation for each concrete class in

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIExpressionProcessorImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIExpressionProcessorImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIExpressionProcessorImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The IExpressionProcessor interface can be used to process the nodes in an
 /// Expression tree. It declares an process operation for each concrete class in

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIdentifier.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIdentifier.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgIdentifier.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The Identifier class derives from Expression and represents an 
 /// identifier, such as a class name or property name. Identifiers can be just a name 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt16Value.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt16Value.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt16Value.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The Int16Value class derives from DataValue and represents a 16-bit signed integer value.
 public __gc class Int16Value : public NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt32Value.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt32Value.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt32Value.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The Int32Value class derives from DataValue and represents a 32-bit signed integer value.
 public __gc class Int32Value : public NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt64Value.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt64Value.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgInt64Value.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The Int64Value class derives from DataValue and represents a 64-bit signed integer value.
 public __gc class Int64Value : public NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgLOBValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgLOBValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgLOBValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The LOBValue class derives from DataValue and represents a literal
 /// BLOB value.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgLiteralValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgLiteralValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgLiteralValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// LiteralValue is an abstract base class that derives from ValueExpression to
 /// form the root for all literal value types.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgParameter.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgParameter.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgParameter.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The Parameter class derives from ValueExpression and represents a
 /// substitution parameter in the expression. Parameters are represented by a

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgSingleValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgSingleValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgSingleValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The SingleValue class derives from DataValue and represents a single precision floating point number.
 public __gc class SingleValue : public NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgStringValue.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgStringValue.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgStringValue.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The StringValue class derives from DataValue and represents a literal string.
 public __gc class StringValue : public NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgUnaryExpression.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgUnaryExpression.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgUnaryExpression.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 public __gc class Expression;
 public __gc __interface IExpressionProcessor;
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The UnaryExpression class derives from Expression and allows negation of
 /// arithmetic expressions.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgUnaryOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgUnaryOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgUnaryOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// The UnaryOperations enumeration lists the unary expression operations available.
 [System::FlagsAttribute]
@@ -29,6 +31,7 @@
     /// Negate the expression
 	UnaryOperations_Negate = FdoUnaryOperations_Negate
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_EXPRESSION
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgValueExpression.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgValueExpression.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Expression/mgValueExpression.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_EXPRESSION
 
+/// \ingroup (OSGeoFDOExpression)
 /// \brief
 /// ValueExpression is an abstract base class that derives from Expression to
 /// form the root for all value expression types.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgBinaryLogicalOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgBinaryLogicalOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgBinaryLogicalOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The BinaryLogicalOperations enumeration lists the binary logical operations
 /// available.
@@ -34,6 +36,7 @@
 	BinaryLogicalOperations_Or = FdoBinaryLogicalOperations_Or
 
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_FILTER
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgBinaryLogicalOperator.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgBinaryLogicalOperator.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgBinaryLogicalOperator.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 public __gc class Filter;
 public __gc __interface IFilterProcessor;
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The BinaryLogicalOperator class derives from LogicalOperator and allows two
 /// filters to be combined via a logical "and" or a logical "or".

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgComparisonCondition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgComparisonCondition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgComparisonCondition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -32,6 +32,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 public __gc __interface IFilterProcessor;
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The ComparisonCondition class derives SearchCondition and can be used
 /// to test the equality of two expressions.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgComparisonOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgComparisonOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgComparisonOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The ComparisonOperations enumeration lists the comparison operations
 /// available.
@@ -58,6 +60,7 @@
     /// right expression.
 	ComparisonOperations_Like = FdoComparisonOperations_Like
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_FILTER
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgConditionType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgConditionType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgConditionType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The ConditionType enumeration defines the filter condition types available. 
 /// This enumeration is used in the capabilities.
@@ -48,6 +50,7 @@
     /// specified distance of a literal geometric value.
 	ConditionType_Distance = FdoConditionType_Distance
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_FILTER
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgDistanceCondition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgDistanceCondition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgDistanceCondition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -33,6 +33,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 public __gc __interface IFilterProcessor;
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The DistanceCondition class derives GeometricCondition and can be used
 /// to test whether the value of a geometric property is within or beyond a

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgDistanceOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgDistanceOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgDistanceOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The DistanceOperations enumeration lists the distance conditions available.
 [System::FlagsAttribute]
@@ -34,6 +36,7 @@
     /// distance of a literal geometric value.
 	DistanceOperations_Within = FdoDistanceOperations_Within
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_FILTER
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgFilter.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgFilter.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgFilter.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 public __gc __interface IFilterProcessor;;
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// Filter is an abstract class which acts as a base class for condition and operator classes
 /// that can occur in a filter expression tree. The Filter class contains

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgGeometricCondition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgGeometricCondition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgGeometricCondition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// GeometricCondition is an abstract class that derives from SearchCondition and can
 /// be used to test whether the value of a geometric property meets a particular

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgIFilterProcessor.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgIFilterProcessor.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgIFilterProcessor.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,8 +20,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 
-/// \ingroup (interfaces)
-/// \interface IFilterProcessor
+/// \ingroup (OSGeoFDOFilter)
+/// \interface OSGeo::FDO::Filter::IFilterProcessor
 /// \brief
 /// The IFilterProcessor interface can be used to process the nodes in a filter
 /// tree. It declares a process operation for each concrete class in the filter

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgIFilterProcessorImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgIFilterProcessorImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgIFilterProcessorImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The IFilterProcessor interface can be used to process the nodes in a filter
 /// tree. It declares a process operation for each concrete class in the filter

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgInCondition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgInCondition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgInCondition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -35,6 +35,7 @@
 public __gc __interface IFilterProcessor;
 public __gc class ValueExpressionCollection;
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The InCondition class derives from SearchCondition and can be used to test
 /// if the value of a specified data property is within a given set of literal

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgLogicalOperator.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgLogicalOperator.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgLogicalOperator.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The LogicalOperator is an abstract base class. BinaryLogicalOperator and
 /// UnaryLogicalOperator derive from the LogicalOperator class.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgNullCondition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgNullCondition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgNullCondition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -31,6 +31,7 @@
 
 public __gc __interface IFilterProcessor;
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The NullCondition class derives from SearchCondition and can be used to test
 /// if the value of a specified data property is null.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSearchCondition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSearchCondition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSearchCondition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The SearchCondition is an abstract base class. SpatialCondition,
 /// ComparisonCondition, LikeCondition, InCondition, and NullCondition derive

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSpatialCondition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSpatialCondition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSpatialCondition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -31,6 +31,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 public __gc __interface IFilterProcessor;
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The SpatialCondition class derives from GeometricCondition and can be used
 /// to test whether the value of a geometric property (referenced using the name

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSpatialOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSpatialOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgSpatialOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The SpatialOperations enumeration lists the spatial conditions available.
 [System::FlagsAttribute]
@@ -72,6 +74,6 @@
 
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_FILTER
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgUnaryLogicalOperations.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgUnaryLogicalOperations.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgUnaryLogicalOperations.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The UnaryLogicalOperations enumeration lists the unary logical operations
 /// available.
@@ -30,6 +32,7 @@
     /// Perform a logical Not of the filter.
 	UnaryLogicalOperations_Not = FdoUnaryLogicalOperations_Not
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_FILTER
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgUnaryLogicalOperator.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgUnaryLogicalOperator.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgUnaryLogicalOperator.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 public __gc class Filter;
 public __gc __interface IFilterProcessor;
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The UnaryLogicalOperator class derives from LogicalOperator and allows a
 /// logical "Not" to be performed against a filter.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgValueExpressionCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgValueExpressionCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Filter/mgValueExpressionCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_FILTER
 
+/// \ingroup (OSGeoFDOFilter)
 /// \brief
 /// The ValueExpressionCollection is a collection of ValueExpression objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgDataValueCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgDataValueCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgDataValueCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_RASTER
 
+/// \ingroup (OSGeoFDORaster)
 /// \brief
 /// DataValueCollection is a collection of DataValue objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRaster.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRaster.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRaster.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,7 +18,6 @@
 
 #pragma once
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_COMMON
 public __gc __interface IStreamReader;
 END_NAMESPACE_OSGEO_COMMON
@@ -30,10 +29,9 @@
 BEGIN_NAMESPACE_OSGEO_FDO_RASTER
 public __gc class RasterDataModel;
 public __gc __interface IRasterPropertyDictionary;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IRaster
+/// \ingroup (OSGeoFDORaster)
+/// \interface OSGeo::FDO::Raster::IRaster
 /// \brief
 /// The IRaster interface specifies the data type and organization
 /// of raster data retrieved and stored. Using this class and the image

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_RASTER
 
+/// \ingroup (OSGeoFDORaster)
 /// \brief
 /// IRasterImp specifies the data type and organization
 /// of raster data retrieved and stored. Using this class and the image

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterPropertyDictionary.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterPropertyDictionary.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterPropertyDictionary.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,8 +29,8 @@
 BEGIN_NAMESPACE_OSGEO_FDO_RASTER
 public __gc class DataValueCollection;
 
-/// \ingroup (interfaces)
-/// \interface IRasterPropertyDictionary
+/// \ingroup (OSGeoFDORaster)
+/// \interface OSGeo::FDO::Raster::IRasterPropertyDictionary
 /// \brief
 /// The IRasterPropertyDictionary exposes a dictionary style
 /// interface to the raster properties. Through this interface the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterPropertyDictionaryImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterPropertyDictionaryImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgIRasterPropertyDictionaryImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,6 +22,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_RASTER
 
+/// \ingroup (OSGeoFDORaster)
 /// \brief
 /// The IRasterPropertyDictionary exposes a dictionary style
 /// interface to the raster properties. Through this interface the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataModel.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataModel.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataModel.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_RASTER
 
+/// \ingroup (OSGeoFDORaster)
 /// \brief
 /// The RasterDataModel specifies the data type and organization
 /// of raster data retrieved and stored. Using this class and the image

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataModelType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataModelType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataModelType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_RASTER
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDORaster)
 /// \brief
 /// The RasterDataModelType enumeration specifies the type of
 /// data within each pixel. In all cases the data is 'packed', that is,
@@ -64,6 +66,6 @@
 	RasterDataModelType_Palette = FdoRasterDataModelType_Palette
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_RASTER
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataOrganization.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataOrganization.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataOrganization.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -17,9 +17,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_RASTER
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDORaster)
 /// \brief
 /// The RasterDataOrganization enumeration specifies the way
 /// pixel data is interleaved. Data is stored/retrieved in left to right,
@@ -47,6 +49,6 @@
 	RasterDataOrganization_Image = FdoRasterDataOrganization_Image
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_RASTER
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Raster/mgRasterDataType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_RASTER
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDORaster)
 /// \brief
 /// The RasterDataType enumeration specifies the type of data stored in the Raster Image.
 public __value enum RasterDataType
@@ -41,6 +43,6 @@
     RasterDataType_Double = FdoRasterDataType_Double
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_RASTER
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgAssociationPropertyDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgAssociationPropertyDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgAssociationPropertyDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 public __gc class DataPropertyDefinitionCollection;
 public __gc class ClassDefinition;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// AssociationPropertyDefinition class derives PropertyDefinition and represents
 /// the association between two classes.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClass.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClass.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClass.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// Class derives ClassDefinition and can be used to represent any type of
 /// non-spatial data within a feature schema. Typically, classes are used in the

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassCapabilities.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassCapabilities.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassCapabilities.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 public __gc class ClassDefinition;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The ClassCapabilites class describes various capabilities
 /// for a particular FDO Class Definition and an FDO Provider datastore.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 public __gc class ClassDefinition;
 public __gc class SchemaElement;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The ClassCollection class represents a collection of ClassDefinition objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -31,6 +31,7 @@
 public __gc class ReadOnlyDataPropertyDefinitionCollection;
 public __gc class ClassCapabilities;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// ClassDefinition is an abstract class that derives from SchemaElement.
 /// ClassDefinition is a base class for all concrete class types (e.g., FdoClass,

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgClassType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The ClassType enumeration lists all of the concrete class types defined in
 /// the Schema package.
@@ -45,6 +47,6 @@
 	ClassType_NetworkLinkClass = FdoClassType_NetworkLinkClass
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_SCHEMA
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataPropertyDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataPropertyDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataPropertyDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The DataPropertyDefinition class derives PropertyDefinition and represents simple
 /// values or collections of simple values. DataPropertyDefinitions can take on

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataPropertyDefinitionCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataPropertyDefinitionCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataPropertyDefinitionCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 public __gc class DataPropertyDefinition;
 public __gc class SchemaElement;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The DataPropertyDefinitionCollection class represents a collection of DataPropertyDefinition objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDataType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The DataType enumeration lists all of the base data types supported by FDO.
 public __value enum DataType
@@ -68,6 +70,6 @@
 	DataType_CLOB = FdoDataType_CLOB,
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_SCHEMA
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDeleteRule.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDeleteRule.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgDeleteRule.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The DeleteRule enumeration specifies the action to take when a delete
 /// operation is executed on the class instance at the other end of the
@@ -37,6 +39,6 @@
 	DeleteRule_Break = FdoDeleteRule_Break
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_SCHEMA
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureClass.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureClass.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureClass.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 public __gc class GeometricPropertyDefinition;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The FeatureClass class can be used to represent spatial or non-spatial features.
 /// Spatial features must have at lease one geometric property. FeatureClass

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureClassCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureClassCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureClassCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 public __gc class FeatureClass;
 public __gc class SchemaElement;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The FeatureClassCollection class represents a collection of FeatureClasse objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureSchema.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureSchema.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureSchema.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 public __gc class ClassCollection;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The FeatureSchema class derives from SchemaElement.
 /// A feature schema contains all of the classes and relationships

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureSchemaCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureSchemaCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgFeatureSchemaCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -39,6 +39,7 @@
 public __gc class FeatureSchema;
 public __gc class SchemaElement;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The FeatureSchemaCollection class represents a collection of FeatureSchema objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgGeometricPropertyDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgGeometricPropertyDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgGeometricPropertyDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// GeometricPropertyDefinition derives from PropertyDefinition and represents a
 /// geometric value. Geometric properties can take on any of the geometric types

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgGeometricType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgGeometricType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgGeometricType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The GeometricType enumeration categorizes all of the geometry types
 /// supported by FDO based on their geometric dimensionality.
@@ -41,6 +43,6 @@
 	GeometricType_All = 0x01|0x02|0x04|0x08
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_SCHEMA
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkClass.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkClass.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkClass.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 public __gc class NetworkLayerClass;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The NetworkClass derives from ClassDefinition and can be used to represent a 
 /// linear network. The NetworkClass has 2 pre-defined base properties. The first is a Boolean 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkFeatureClass.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkFeatureClass.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkFeatureClass.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 public __gc class DataPropertyDefinition;
 public __gc class AssociationPropertyDefinition;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// NetworkFeature is an abstract class that derives from FeatureClass and is a base 
 /// for NetworkNodeFeature and NetworkLinkFeature.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkLayerClass.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkLayerClass.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkLayerClass.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// NetworkLayerClass derives from ClassDefinition and can be used to represent a network layer.
 /// <p><b>Note:</b> <span class="red_text">This Help topic is provided for informational use only. There is

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkLinkFeatureClass.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkLinkFeatureClass.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkLinkFeatureClass.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 public __gc class AssociationPropertyDefinition;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// NetworkLinkFeature derives NetworkFeature 
 /// and can be used to represent a logical link feature.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkNodeFeatureClass.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkNodeFeatureClass.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgNetworkNodeFeatureClass.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 public __gc class AssociationPropertyDefinition;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// NetworkNodeFeature derives from NetworkFeature and can be used to represent a 
 /// logical node feature.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgObjectPropertyDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgObjectPropertyDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgObjectPropertyDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 public __gc class ClassDefinition;
 public __gc class DataPropertyDefinition;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// ObjectPropertyDefinition class derives PropertyDefinition and represents
 /// containment of an object or a collection of objects within another class.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgObjectType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgObjectType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgObjectType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The ObjectType enumeration defines whether an object property is a single 
 /// value, a collection, or an ordered collection.
@@ -36,6 +38,6 @@
 	ObjectType_OrderedCollection = FdoObjectType_OrderedCollection
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_SCHEMA
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgOrderType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgOrderType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgOrderType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The OrderType enumeration list contains two values to indicate if the
 /// object collection is to be ordered in ascending or descending fashion.
@@ -33,6 +35,6 @@
 	OrderType_Descending = FdoOrderType_Descending
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_SCHEMA
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// PropertyDefinition is an abstract class that derives from SchemaElement.
 /// PropertyDefinition is the base class of DataPropertyDefinition, 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyDefinitionCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyDefinitionCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyDefinitionCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 public __gc class PropertyDefinition;
 public __gc class SchemaElement;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The PropertyDefinitionCollection class represents a collection of PropertyDefinition objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The PropertyType enumeration lists the possible types that a Property can be.
 public __value enum PropertyType
@@ -41,6 +43,6 @@
 	PropertyType_RasterProperty = FdoPropertyType_RasterProperty,
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_SCHEMA
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraint.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraint.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraint.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// PropertyValueConstraint is an abstract class that derives from IDisposable.
 /// PropertyValueConstraint is the base class of PropertyValueConstraintRange 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintList.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintList.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintList.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// PropertyValueConstraintList is used to specify a list of allowed values for a particular property. 
 /// It can be used for all data property types except for Boolean, BLOB, or CLOB.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintRange.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintRange.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintRange.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// PropertyValueConstraintRange is used to specify minimum and / or maximum allowed values for a particular property. 
 /// It can be used for all data property types except for Boolean, BLOB, or CLOB.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintType.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintType.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgPropertyValueConstraintType.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The PropertyValueConstraintType enumeration categorizes the
 /// supported constraint.
@@ -33,6 +35,6 @@
     PropertyValueConstraintType_List = 0x02
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_SCHEMA
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgRasterPropertyDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgRasterPropertyDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgRasterPropertyDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// RasterPropertyDefinition has the information needed to
 /// create or completely describe a raster property. This class encapsulates

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgReadOnlyDataPropertyDefinitionCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgReadOnlyDataPropertyDefinitionCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgReadOnlyDataPropertyDefinitionCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 public __gc class DataPropertyDefinition;
 public __gc class DataPropertyDefinitionCollection;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The ReadOnlyDataPropertyDefinitionCollection class represents a collection of DataPropertyDefinition objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgReadOnlyPropertyDefinitionCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgReadOnlyPropertyDefinitionCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgReadOnlyPropertyDefinitionCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 public __gc class PropertyDefinition;
 public __gc class PropertyDefinitionCollection;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The ReadOnlyPropertyDefinitionCollection class represents a collection of PropertyDefinition objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaAttributeDictionary.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaAttributeDictionary.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaAttributeDictionary.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,6 +22,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The SchemaAttributeDictionary class maintains a dictionary of named 
 /// attributes that provide a generic extensibility mechanism for objects

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaElement.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaElement.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaElement.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 public __gc class FeatureSchema;
 public __gc class SchemaAttributeDictionary;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// SchemaElement is an abstract class that acts as a base class for all classes
 /// in the Schema package.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaElementState.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaElementState.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgSchemaElementState.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,9 +18,11 @@
 
 #pragma  once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The SchemaElementState enumeration defines the current state of the schema element
 public __value enum SchemaElementState
@@ -41,6 +43,6 @@
 	SchemaElementState_Unchanged = FdoSchemaElementState_Unchanged
 };
 
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_FDO_SCHEMA
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopoFeaturePropertyDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopoFeaturePropertyDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopoFeaturePropertyDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// TopoFeaturePropertyDefinition derives PropertyDefinition and its
 /// values can be used to relate topological primitives to one or more

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopoGeometryPropertyDefinition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopoGeometryPropertyDefinition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopoGeometryPropertyDefinition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// TopoGeometryPropertyDefinition derives from
 /// GeometricPropertyDefinition, but it has behavior of both geometry and

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopology.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopology.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgTopology.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// This class is used to represent a topology.
 /// \note

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgUniqueConstraint.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgUniqueConstraint.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgUniqueConstraint.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_SCHEMA
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// UniqueConstraint can be used to specify that a property or list of properties taken together 
 /// have unique values for all objects of that class in a datastore. A unique constraint that is based on a list 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgUniqueConstraintCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgUniqueConstraintCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Schema/mgUniqueConstraintCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 public __gc class UniqueConstraint;
 
+/// \ingroup (OSGeoFDOSchema)
 /// \brief
 /// The UniqueConstraintCollection class represents a collection of UniqueConstraint objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgIXmlDeserializable.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgIXmlDeserializable.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgIXmlDeserializable.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,8 +21,8 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlFlags;
 
-/// \ingroup (interfaces)
-/// \interface IXmlDeserializable
+/// \ingroup (OSGeoFDOXml)
+/// \interface OSGeo::FDO::Xml::IXmlDeserializable
 /// \brief
 /// XmlDeserializable provides the ability to deserialize an FDO object 
 /// from an XML Document. Deserialization support can be added to any class by basing

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgIXmlSerializable.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgIXmlSerializable.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgIXmlSerializable.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,8 +21,8 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlFlags;
 
-/// \ingroup (interfaces)
-/// \interface IXmlSerializable
+/// \ingroup (OSGeoFDOXml)
+/// \interface OSGeo::FDO::Xml::IXmlSerializable
 /// \brief
 /// XmlSerializable provides the ability to serialize an FDO object 
 /// to an XML Document. Serialization support can be added to any class by basing

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlClassMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlClassMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlClassMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlElementMappingCollection;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlClassMapping describes GML to FDO mappings for a particular FDO class
 /// Only mappings that cannot be represented in FDO are described.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlClassMappingCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlClassMappingCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlClassMappingCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlClassMapping;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlClassMappingCollection is a collection of FDO-GML Class Mapping objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlContext.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlContext.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlContext.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlFlags;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// Default context for deserializing from XML documents via
 /// XmlDeserializable.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlDeserializable.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlDeserializable.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlDeserializable.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlFlags;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlDeserializable provides the ability to deserialize an FDO object 
 /// from an XML Document. Deserialization support can be added to any class by basing

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlElementMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlElementMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlElementMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlClassMapping;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlElementMapping describes GML to FDO mappings for a particular GML Schema
 /// element. Only mappings that cannot be represented in FDO are described.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlElementMappingCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlElementMappingCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlElementMappingCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlElementMapping;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlElementMappingCollection is a collection of FDO-GML Class Mapping objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureContext.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureContext.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureContext.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,6 +23,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlFeaturePropertyReader;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlFeatureContext provides contextual information to the XmlFeatureHandler 
 /// callback implementations when an XML document parse is in progress. This class 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureFlags.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureFlags.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureFlags.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlFeatureFlags extends XmlFlags to specify flags specific to feature 
 /// serialization.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureHandler.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureHandler.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureHandler.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -31,6 +31,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlFeatureContext;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlFeatureHandler defines the callback interface for reading features from XML.
 /// It is not an interface in the strict sense, since each function has a default 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeaturePropertyReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeaturePropertyReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeaturePropertyReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -33,6 +33,7 @@
 public __gc class XmlFeatureHandler;
 public __gc class XmlFeatureFlags;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlFeaturePropertyReader reads features from an XML document. The reading
 /// is event driven. As features and properties within features are encountered, the 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeaturePropertyWriter.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeaturePropertyWriter.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeaturePropertyWriter.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -47,6 +47,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlFlags;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlFeaturePropertyWriter writes features in GML format. It is similar to 
 /// XmlFeatureWriter, except that it provides better performance. However, the 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -35,6 +35,7 @@
 public __gc class XmlFeatureFlags;
 public __gc class XmlFeaturePropertyReader;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlFeatureReader reads GML format features from a XML
 /// document. The reading is done procedurally, rather than through events.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureSerializer.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureSerializer.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureSerializer.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -37,6 +37,7 @@
 public __gc class XmlFeatureFlags;
 public __gc class XmlFeatureWriter;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// This static class provides the ability to serialize and deserialize features
 /// to and from GML.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureWriter.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureWriter.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFeatureWriter.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -36,6 +36,7 @@
 public __gc class XmlFeaturePropertyWriter;
 public __gc class XmlFeatureFlags;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlFeatureWriter writes features to an XML document. The features are 
 /// written in GML format. Each feature is written in 3 steps:

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFlags.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFlags.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlFlags.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class PhysicalElementMapping;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlFlags defines various options for serializing and deserializing
 /// FDO element to and from XML Documents.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlNameCollectionHandler.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlNameCollectionHandler.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlNameCollectionHandler.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,6 +22,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlNameCollectionHandler is a class for serializing and 
 /// deserializing fdo:NameCollectionType elements.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSchemaMapping.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSchemaMapping.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSchemaMapping.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 public __gc class XmlElementMappingCollection;
 public __gc class XmlClassMappingCollection;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlSchemaMapping specifies overrides for translating a feature schema between 
 /// FDO and GML.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSerializable.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSerializable.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSerializable.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlFlags;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlSerializable provides the ability to serialize an FDO object 
 /// to an XML Document. Serialization support can be added to any class by basing

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextFlags.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextFlags.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextFlags.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// FdoXmlSpatialContextFlags extends FdoXmlFlags to specify flags specific to Spatial Contexts.
 public __gc class XmlSpatialContextFlags : public NAMESPACE_OSGEO_FDO_XML::XmlFlags

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextReader.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextReader.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextReader.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -26,6 +26,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlSpatialContextFlags;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlSpatialContextReader reads Spatial Contexts from an XML 
 /// document. Unlike other XML Readers, the reading is done procedurally, 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextSerializer.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextSerializer.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextSerializer.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 public __gc class XmlSpatialContextWriter;
 public __gc class XmlSpatialContextFlags;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// This static class provides the ability to serialize and deserialize spatial contexts
 /// to and from GML.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextWriter.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextWriter.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/Xml/mgXmlSpatialContextWriter.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 BEGIN_NAMESPACE_OSGEO_FDO_XML
 public __gc class XmlSpatialContextFlags;
 
+/// \ingroup (OSGeoFDOXml)
 /// \brief
 /// XmlSpatialContextWriter writes Spatial Contexts to an 
 /// XML document. This is done by calling the various setter functions 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/mgIConnectionManager.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/mgIConnectionManager.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/mgIConnectionManager.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,16 +18,14 @@
 
 #pragma once
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 public __gc __interface IConnection;
 END_NAMESPACE_OSGEO_FDO_CONNECTIONS
 
 BEGIN_NAMESPACE_OSGEO_FDO
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IConnectionManager
+/// \ingroup (OSGeoFDO)
+/// \interface OSGeo::FDO::IConnectionManager
 /// \brief
 /// The IConnectionManager interface supports dynamic creation of connection objects 
 /// given a provider name.

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/mgIConnectionManagerImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/mgIConnectionManagerImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/mgIConnectionManagerImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,19 +20,17 @@
 
 #include "FDO\mgIConnectionManager.h"
 
-class IConnectionManager;
-
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS
 public __gc __interface IConnection;
 END_NAMESPACE_OSGEO_FDO_CONNECTIONS
 
 BEGIN_NAMESPACE_OSGEO_FDO
-/// \endcond
 
+/// \ingroup (OSGeoFDO)
 /// \brief
-/// The IConnectionManagerImp class supports dynamic creation of connection objects 
-/// given a provider name. Derives from IConnectionManager interface.
+/// The IConnectionManagerImp class is a concrete implementation of IConnectionManager.
+/// IConnectionManager supports dynamic creation of connection objects 
+/// given a provider name. 
 
 /// \remarks
 /// In order for dynamic creation to work, each dynamic link library, shared library, 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/mgIDisposableCollection.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/mgIDisposableCollection.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/mgIDisposableCollection.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,6 +22,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO
 
+/// \ingroup (OSGeoFDO)
 /// \brief
 /// The IDisposableCollection class represents a collection of IDisposable objects.
 [System::Reflection::DefaultMemberAttribute("RealTypeItem")]

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/mgIProviderRegistry.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/mgIProviderRegistry.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/mgIProviderRegistry.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,8 +24,8 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO
 
-/// \ingroup (interfaces)
-/// \interface IProviderRegistry
+/// \ingroup (OSGeoFDO)
+/// \interface OSGeo::FDO::IProviderRegistry
 /// \brief
 /// The IProviderRegistry interface supports registering, un-registering, and enumerating 
 /// registered feature providers. 

Modified: trunk/Fdo/Managed/Src/OSGeo/FDO/mgIProviderRegistryImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/FDO/mgIProviderRegistryImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/FDO/mgIProviderRegistryImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_FDO
 
+/// \ingroup (OSGeoFDO)
 /// \brief
 ///  
 /// The IProviderRegistryImp class is a concrete implementation of IProviderRegistry.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgDirectPositionImpl.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgDirectPositionImpl.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgDirectPositionImpl.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The DirectPositionImpl class is a default implementation of IDirectPosition.
 /// DirectPositionImpl implements accessors from IDirectPosition, matching mutators, and simple data members.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgEnvelopeImpl.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgEnvelopeImpl.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgEnvelopeImpl.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The EnvelopeImpl class is a default implementation of IEnvelope.
 /// EnvelopeImpl implements accessors from IEnvelope, matching mutators, and simple data members.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgFgfGeometryFactory.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgFgfGeometryFactory.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgFgfGeometryFactory.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -56,6 +56,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The FgfGeometryFactory class is an FGF-based Geometry factory, a concrete class that
 /// implements all the members from GeometryFactoryAbstract

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgGeometryFactoryAbstract.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgGeometryFactoryAbstract.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgGeometryFactoryAbstract.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -52,6 +52,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// 
 /// The GeometryFactoryAbstract class is a factory (abstract, non-pure) for Geometry objects and Geometry helper objects.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIArcSegmentAbstract.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIArcSegmentAbstract.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIArcSegmentAbstract.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,17 +21,15 @@
 
 #include "mgICurveSegmentAbstract.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface ICurveSegmentAbstract;
 public __gc __interface IDirectPosition;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IArcSegmentAbstract
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IArcSegmentAbstract
 /// \brief
 /// The IArcSegmentAbstract class is an arc curve segment (abstract)
 public __gc __interface IArcSegmentAbstract : public NAMESPACE_OSGEO_GEOMETRY::ICurveSegmentAbstract

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIArcSegmentAbstractImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIArcSegmentAbstractImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIArcSegmentAbstractImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IArcSegmentAbstract class is an arc curve segment (abstract)
 public __gc class IArcSegmentAbstractImp :

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICircularArcSegment.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICircularArcSegment.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICircularArcSegment.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
-/// \ingroup (interfaces)
-/// \interface ICircularArcSegment
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::ICircularArcSegment
 /// \brief
 /// The ICircularArcSegment class is a circular arc curve segment
 public __gc __interface ICircularArcSegment : public NAMESPACE_OSGEO_GEOMETRY::IArcSegmentAbstract

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICircularArcSegmentImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICircularArcSegmentImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICircularArcSegmentImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The ICircularArcSegment class is a circular arc curve segment
 public __gc class ICircularArcSegmentImp :

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveAbstract.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveAbstract.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveAbstract.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,16 +20,14 @@
 #pragma once
 #include "mgIGeometry.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IDirectPosition;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ICurveAbstract
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::ICurveAbstract
 /// \brief
 /// The ICurveAbstract class is a curve Geometry type (abstract). ICurveAbstract is the most general curve type.  
 public __gc __interface ICurveAbstract : public NAMESPACE_OSGEO_GEOMETRY::IGeometry

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveAbstractImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveAbstractImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveAbstractImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,14 +23,13 @@
 
 class FdoICurveAbstract;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IDirectPosition;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The ICurveAbstractImp class is a curve Geometry type (concrete). ICurveAbstractImp is the most general curve type.  
 private __gc class ICurveAbstractImp :

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurvePolygon.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurvePolygon.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurvePolygon.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,16 +22,14 @@
 
 class FdoCurvePolygonCollection;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IRing;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ICurvePolygon
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::ICurvePolygon
 /// \brief
 /// The ICurvePolygon class is a CurvePolygon geometry type.  
 /// This type is defined by one exterior boundary and zero or more 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurvePolygonImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurvePolygonImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurvePolygonImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,14 +23,13 @@
 
 class FdoICurvePolygon;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IRing;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The ICurvePolygonImp class is a concrete geometric CurvePolygon geometry type.  
 /// This type is defined by one exterior boundary and zero or more interior boundaries.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveSegmentAbstract.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveSegmentAbstract.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveSegmentAbstract.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,15 +21,13 @@
 
 class FdoCurveSegmentCollection;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
 public __gc __interface IEnvelope;
 public __gc __interface IDirectPosition;
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ICurveSegmentAbstract
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::ICurveSegmentAbstract
 /// \brief
 /// The ICurveSegmentAbstract class is an abstract geometric Curve Segment object.  
 /// This class is used strictly as a component of curves 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveSegmentAbstractImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveSegmentAbstractImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveSegmentAbstractImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 public __gc __interface IEnvelope;
 public __gc __interface IDirectPosition;
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The ICurveSegmentAbstractImp class is a concrete geometric Curve Segment object.  
 /// This class is used strictly as a component of curves and, thus, does not inherit from IGeometry.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveString.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveString.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveString.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,17 +23,15 @@
 
 class FdoCurveStringCollection;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface ICurveSegmentAbstract;
 public __gc class CurveSegmentCollection;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ICurveString
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::ICurveString
 /// \brief
 /// The ICurveString class is a CurveString Geometry type. ICurveString is the most general non-abstract curve type.  
 /// It is defined by an ordered collection of contiguous curve segments.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveStringImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveStringImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgICurveStringImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The ICurveStringImp class is a concrete geometric CurveString Geometry type. ICurveString is the most general non-abstract curve type.  
 /// It is defined by an ordered collection of contiguous curve segments.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIDirectPosition.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIDirectPosition.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIDirectPosition.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,8 +22,8 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
-/// \ingroup (interfaces)
-/// \interface IDirectPosition
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IDirectPosition
 /// \brief
 /// The IDirectPosition class is a direct position object.  
 /// IDirectPosition is a simple coordinate position in any allowed dimension.  

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIDirectPositionImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIDirectPositionImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIDirectPositionImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IDirectPositionImp class is a default implementation of the IDirectPosition object.  
 /// IDirectPosition is a simple coordinate position in any allowed dimension.  

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIEnvelope.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIEnvelope.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIEnvelope.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,8 +21,8 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
-/// \ingroup (interfaces)
-/// \interface IEnvelope
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IEnvelope
 /// \brief
 /// The IEnvelope class is a three-dimensional, axis-aligned box.  This is a
 /// helper type for Geometries, and does not itself inherit from IGeometry.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIEnvelopeImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIEnvelopeImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIEnvelopeImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -24,6 +24,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IEnvelopeImp class is a three-dimensional, axis-aligned box.  This is a
 /// helper type for Geometries, and does not itself inherit from

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometricAggregateAbstract.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometricAggregateAbstract.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometricAggregateAbstract.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,8 +23,8 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
-/// \ingroup (interfaces)
-/// \interface IGeometricAggregateAbstract
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IGeometricAggregateAbstract
 /// \brief
 /// The IGeometricAggregateAbstract class is an aggregate Geometry (abstract) type.
 /// IGeometricAggregateAbstract is a single Geometry that is a collection of other geometries.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometricAggregateAbstractImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometricAggregateAbstractImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometricAggregateAbstractImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IGeometricAggregateAbstractImp class is a default implementation of the aggregate Geometry type.
 /// IGeometricAggregateAbstract is a single Geometry that is a collection of other geometries.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometry.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometry.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometry.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,16 +21,14 @@
 
 class FdoGeometryCollection;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IEnvelope;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IGeometry
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IGeometry
 /// \brief
 /// The IGeometry class defines the properties and methods common to all geometric
 /// types.  IGeometry is an abstract type.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometryImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometryImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIGeometryImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IGeometryImp class defines the properties and methods common to all geometric types. 
 /// IGeometryImp is a concreate implementation of IGeometry.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineString.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineString.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineString.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,17 +23,15 @@
 
 class FdoLineStringCollection;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IDirectPosition;
 public __gc class DirectPositionCollection;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ILineString
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::ILineString
 /// \brief
 /// The ILineString class is a LineString Geometry type.  
 /// The shape of ILineString is the set of positions defined by the contained collection, 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The ILineStringImp class is a LineString Geometry type.  
 /// The shape of ILineStringImp is the set of positions defined by the contained collection, 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringSegment.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringSegment.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringSegment.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,17 +21,15 @@
 
 #include "mgICurveSegmentAbstract.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IDirectPosition;
 public __gc class DirectPositionCollection;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ILineStringSegment
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::ILineStringSegment
 /// \brief
 /// The ILineStringSegment class is a LineString curve segment type.  
 /// The shape of ILineStringSegment is the set of positions defined by the contained collection, 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringSegmentImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringSegmentImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILineStringSegmentImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The ILineStringSegmentImp class is a LineString curve segment type.  
 /// The shape of ILineStringSegmentImp is the set of positions defined by the contained collection, 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILinearRing.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILinearRing.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILinearRing.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,17 +23,15 @@
 
 class FdoLinearRingCollection;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IDirectPosition;
 public __gc class DirectPositionCollection;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface ILinearRing
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::ILinearRing
 /// \brief
 /// The ILinearRing class is a linear ring helper type.
 /// The shape of ILinearRing is the set of positions defined by the contained collection, 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILinearRingImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILinearRingImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgILinearRingImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -30,6 +30,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The ILinearRingImp class is a linear ring helper type.
 /// The shape of ILinearRingImp is the set of positions defined by the contained collection, 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurvePolygon.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurvePolygon.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurvePolygon.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,8 +27,8 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
-/// \ingroup (interfaces)
-/// \interface IMultiCurvePolygon
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IMultiCurvePolygon
 /// \brief
 /// The IMultiCurvePolygon class is a multi-CurvePolygon aggregate Geometry type.
 public __gc __interface IMultiCurvePolygon : public IGeometricAggregateAbstract

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurvePolygonImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurvePolygonImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurvePolygonImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IMultiCurvePolygonImp class is a multi-CurvePolygon aggregate Geometry type.
 private __gc class IMultiCurvePolygonImp

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurveString.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurveString.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurveString.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -21,16 +21,14 @@
 
 #include "mgIGeometricAggregateAbstract.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface ICurveString;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IMultiCurveString
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IMultiCurveString
 /// \brief
 /// The IMultiCurveString class is a multi-CurveString collection Geometry type.
 /// The curves contained here do not have to

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurveStringImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurveStringImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiCurveStringImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IMultiCurveStringImp class is a multi-CurveString collection Geometry type.
 /// The curves contained here do not have to

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiGeometry.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiGeometry.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiGeometry.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,16 +23,14 @@
 
 class FdoIMultiGeometry;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IGeometry;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IMultiGeometry
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IMultiGeometry
 /// \brief
 /// The IMultiGeometry class is a heterogeneous MultiGeometry type.
 /// One MultiGeometry containing another MultiGeometry

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiGeometryImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiGeometryImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiGeometryImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IMultiGeometryImp class is a heterogeneous MultiGeometry type.
 /// One MultiGeometry containing another MultiGeometry

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiLineString.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiLineString.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiLineString.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,16 +20,14 @@
 
 #include "mgIGeometricAggregateAbstract.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface ILineString;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IMultiLineString
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IMultiLineString
 /// \brief
 /// The IMultiLineString class is a multi-LineString collection geometry type.
 /// The curves contained here do not have to

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiLineStringImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiLineStringImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiLineStringImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IMultiLineStringImp class is a multi-LineString collection geometry type.
 /// The curves contained here do not have to

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPoint.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPoint.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPoint.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,16 +20,14 @@
 
 #include "mgIGeometricAggregateAbstract.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IPoint;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IMultiPoint
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IMultiPoint
 /// \brief
 /// The IMultiPoint class is a multi-point aggregate Geometry type.
 public __gc __interface IMultiPoint : public NAMESPACE_OSGEO_GEOMETRY::IGeometricAggregateAbstract

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPointImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPointImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPointImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IMultiPointImp class is a multi-point aggregate Geometry type.
 private __gc class IMultiPointImp : 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPolygon.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPolygon.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPolygon.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -20,16 +20,14 @@
 
 #include "mgIGeometricAggregateAbstract.h"
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IPolygon;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IMultiPolygon
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IMultiPolygon
 /// \brief
 /// The IMultiPolygon class is a multi-polygon aggregate Geometry type.
 public __gc __interface IMultiPolygon : public NAMESPACE_OSGEO_GEOMETRY::IGeometricAggregateAbstract

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPolygonImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPolygonImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIMultiPolygonImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -27,6 +27,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IMultiPolygonImp class is a multi-polygon aggregate Geometry type.
 private __gc class IMultiPolygonImp : 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPoint.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPoint.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPoint.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,16 +22,14 @@
 
 class FdoPointCollection;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IDirectPosition;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IPoint
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IPoint
 /// \brief
 /// The IPoint class is a point Geometry type.
 public __gc __interface IPoint : public NAMESPACE_OSGEO_GEOMETRY::IGeometry

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPointImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPointImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPointImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -29,6 +29,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IPointImp class is a point Geometry type.
 private __gc class IPointImp : 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPolygon.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPolygon.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPolygon.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,16 +22,14 @@
 
 class FdoPolygonCollection;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface ILinearRing;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IPolygon
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IPolygon
 /// \brief
 /// The IPolygon class is a polygon Geometry type.  
 /// IPolygon is defined by one exterior boundary and zero or more 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPolygonImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPolygonImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIPolygonImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IPolygonImp class is a polygon Geometry type.  
 /// IPolygonImp is defined by one exterior boundary and zero or more 

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRing.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRing.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRing.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,17 +23,15 @@
 
 class FdoRingCollection;
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface ICurveSegmentAbstract;
 public __gc class CurveSegmentCollection;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IRing
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IRing
 /// \brief
 /// The IRing class is ring Geometry helper type.  This is the most general non-abstract ring type.  
 /// FdoIRing is defined by an ordered collection of contiguous curve segments.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingAbstract.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingAbstract.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingAbstract.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -19,16 +19,14 @@
 
 #pragma once
 
-/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 public __gc __interface IEnvelope;
 END_NAMESPACE_OSGEO_GEOMETRY
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
-/// \endcond
 
-/// \ingroup (interfaces)
-/// \interface IRingAbstract
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::IRingAbstract
 /// \brief
 /// The IRingAbstract class is a ring Geometry helper type (abstract). IRingAbstract is the most general ring type.
 /// It is similar to CurveAbstract, but is always closed.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingAbstractImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingAbstractImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingAbstractImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -28,6 +28,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IRingAbstractImp class is a ring Geometry helper type (abstract). FdoIRingAbstract is the most general ring type.
 /// It is similar to CurveAbstract, but is always closed.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgIRingImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -31,6 +31,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The IRingImp class is ring Geometry helper type.  This is the most general non-abstract ring type.  
 /// FdoIRing is defined by an ordered collection of contiguous curve segments.

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgISurfaceAbstract.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgISurfaceAbstract.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgISurfaceAbstract.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -23,8 +23,8 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
-/// \ingroup (interfaces)
-/// \interface ISurfaceAbstract
+/// \ingroup (OSGeoFDOGeometry)
+/// \interface OSGeo::FDO::Geometry::ISurfaceAbstract
 /// \brief
 /// The ISurfaceAbstract class is a surface (abstract) Geometry type.
 public __gc __interface ISurfaceAbstract : public NAMESPACE_OSGEO_GEOMETRY::IGeometry

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgISurfaceAbstractImp.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgISurfaceAbstractImp.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgISurfaceAbstractImp.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -25,6 +25,7 @@
 
 BEGIN_NAMESPACE_OSGEO_GEOMETRY
 
+/// \ingroup (OSGeoFDOGeometry)
 /// \brief
 /// The ISurfaceAbstractImp class is a surface (concrete) Geometry type.
 public __gc class ISurfaceAbstractImp :

Modified: trunk/Fdo/Managed/Src/OSGeo/Geometry/mgObjectFactory.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Geometry/mgObjectFactory.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Geometry/mgObjectFactory.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -42,6 +42,7 @@
 public __gc __interface ICurveSegmentAbstract;
 public __gc __interface ICurveSegmentAbstract;
 
+/// \ingroup (OSGeoFDOGeometry)
 public __gc __sealed class ObjectFactory
 {
 public:

Modified: trunk/Fdo/Managed/Src/OSGeo/Runtime/Disposable.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Runtime/Disposable.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Runtime/Disposable.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,6 +22,7 @@
 
 BEGIN_NAMESPACE_OSGEO_RUNTIME
 
+/// \ingroup (OSGeoFDORuntime)
 /// \brief
 ///  
 ///     This class should be used as a base class for the managed classes

Modified: trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialGeometryValidity.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialGeometryValidity.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialGeometryValidity.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -18,11 +18,13 @@
 
 #pragma once
 
+/// \cond DOXYGEN-IGNORE
 BEGIN_NAMESPACE_OSGEO_SPATIAL
+/// \endcond
 
-/// \ingroup (enums)
+/// \ingroup (OSGeoFDOSpatial)
 /// \brief
-///  SpatialGeometryValidity is an enumeration to denote the validity of a Geometry
+/// SpatialGeometryValidity is an enumeration to denote the validity of a Geometry
 /// during a test of type and dimensionality..
 public __value enum SpatialGeometryValidity
 {
@@ -42,6 +44,7 @@
     /// Geometry fails a test due to having an disallowed dimensionality.
 	SpatialGeometryValidity_InvalidDueToDimensionality = FdoSpatialGeometryValidity_InvalidDueToDimensionality,
 };
+
+/// \cond DOXYGEN-IGNORE
 END_NAMESPACE_OSGEO_SPATIAL
-
-
+/// \endcond

Modified: trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialGridTransform.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialGridTransform.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialGridTransform.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -22,6 +22,7 @@
 
 BEGIN_NAMESPACE_OSGEO_SPATIAL
 
+/// \ingroup (OSGeoFDOSpatial)
 /// \brief
 /// Class to handle transformations of ordinates between double precision
 /// and integers.  The integer format models a fine grid.

Modified: trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialUtility.h
===================================================================
--- trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialUtility.h	2007-02-22 21:36:26 UTC (rev 2597)
+++ trunk/Fdo/Managed/Src/OSGeo/Spatial/mgSpatialUtility.h	2007-02-22 21:49:38 UTC (rev 2598)
@@ -33,6 +33,7 @@
 
 BEGIN_NAMESPACE_OSGEO_SPATIAL
 
+/// \ingroup (OSGeoFDOSpatial)
 /// \brief
 /// A Spatial utility class.
 public __gc __sealed class SpatialUtility



More information about the fdo-commits mailing list