AcMapResourceService::GetResourceMetadata Method

Autodesk GIS Map Platform

AcMapResourceService:: GetResourceMetadata Method

Gets the Metadata content of a resource.

virtual MgByteReader* GetResourceMetadata(
    MgResourceIdentifier* resource
);
Parameters 
Description 
resource 
The identifier of resource in the repository has metadata attached to. Note the resource has to exist else this method fails.  
Returns

The metadata content in XML format. This can null in which case the resource has no metadata attached. The schema of the Content is user driven and not given. Most people will use it for FGDC or ISO Metadata

Remarks

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