This document is archived and information here might be outdated.  Recommended version.


IIMSGlobeXMLParser Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IIMSGlobeXMLParser Interface
ArcGIS Developer Help

IIMSGlobeXMLParser Interface

Provides access to xml parsing functionality.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property HighestNode The highest node in the tree with the tag.
Method MakeXmlStr The xml string representing the internal node structure.
Method Parse Parses the xml structure from a string.
Read-only property ResponseBody A string that represents the response body.
Read-only property Root A reference to the root of the xml structure.
Write-only property Root A reference to the root of the xml structure.
Write-only property XmlHeader The header xml information.

Classes that implement IIMSGlobeXMLParser

Classes Description
IMSGlobeXMLParser IMS Globe Sub Service.