ESRI.ArcGIS.ConversionTools | |
XSLTransform Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.ConversionTools Namespace : XSLTransform Class |
The following tables list the members exposed by XSLTransform.
Name | Description | |
---|---|---|
XSLTransform Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
output | A file that will be created containing the converted metadata. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
source | The item whose metadata will be converted, or a stand-alone XML file that will be converted. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
xslt | An W3C-compliant XSLT 1.0 stylesheet file that defines the transformation that will be performed. (In, Required) | |
xsltparam | An XML file or string that will be passed to the XSLT stylesheet. (In, Optional) |