AcMapFeatureService::XmlToSchema Method

Autodesk GIS Map Platform

AcMapFeatureService:: XmlToSchema Method

Creates an MgFeatureSchemaCollection object using the XML schema provided.

virtual MgFeatureSchemaCollection* XmlToSchema(
    string xml
);
Parameters 
Description 
xml 
A string containing schema definitions in XML format.  
Returns

Returns an MgFeatureSchemaCollection object.

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].