ESRI.ArcGIS.ConversionTools
XMLSchemaValidator Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace : XMLSchemaValidator Class




Uses the .NET 3.5 Framework's XML software to validate an ArcGIS item's metadata or any XML file. The XML is checked to see if it follows the structure and content rules outlined by an XML schema. Schemas written using the DTD or W3C XML Schema languages may be used with this tool.

Syntax

Visual Basic (Declaration) 
Public Class XMLSchemaValidator 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As XMLSchemaValidator
C# 
public class XMLSchemaValidator : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ConversionTools.XMLSchemaValidator

See Also

© 2010 All Rights Reserved.