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.
Name | Description | |
---|---|---|
XMLSchemaValidator Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
nsuri | The XML namespace that will be validated. (In, Optional) | |
output | Output Metadata (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
schemaurl | The XML Schema or XML DTD that describes the structure and content of a valid XML document. (In, Required) | |
source | The item whose metadata will be validated, or a stand-alone XML file that will be validated. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |