AcMapFeatureService::SchemaToXml Method

Autodesk GIS Map Platform

AcMapFeatureService:: SchemaToXml Method

Translates the FDO schema information in the provided MgFeatureSchemaCollection object into a string containing an XML representation of the schema definitions in the feature source.

virtual string SchemaToXml(
    MgFeatureSchemaCollection* schema
);
Parameters 
Description 
schema 
A FeatureSchemaCollection object. 
Returns

Returns a string containiing a set of FDO schema definitions in XML format.

Remarks

The XML representation of the schema definitions conforms to FDO XML schema, which are based on OGC GML schema. How to specify a schema definition in XML is discussed in the Autodesk FDO API Developer's Guide.

MgXX classes belong to the OsGeo.MapGuide namespace and are descibed in the Geospatial Platform Reference.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].