#include <FdoStd.h>
#include <Fdo/Xml/Serializable.h>
#include <Fdo/Commands/Schema/PhysicalSchemaMapping.h>
#include <Fdo/Xml/ClassMappingCollection.h>
Go to the source code of this file.
Classes | |
class | FdoXmlSchemaMapping |
FdoXmlSchemaMapping specifies overrides for translating a feature schema between FDO and GML. More... | |
Typedefs | |
typedef FdoPtr < FdoXmlSchemaMapping > | FdoXmlSchemaMappingP |
FdoXmlSchemaMappingP is a FdoPtr on FdoXmlSchemaMapping, provided for convenience. |