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




The following tables list the members exposed by XMLSchemaValidator.

Public Constructors

 NameDescription
Public ConstructorXMLSchemaValidator ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertynsuriThe XML namespace that will be validated. (In, Optional)  
Public PropertyoutputOutput Metadata (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyschemaurlThe XML Schema or XML DTD that describes the structure and content of a valid XML document. (In, Required)  
Public PropertysourceThe item whose metadata will be validated, or a stand-alone XML file that will be validated. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.