ESRI.ArcGIS.ConversionTools | |
XSLTransform Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.ConversionTools Namespace : XSLTransform Class |
For a list of all members of this type, see XSLTransform members.
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) |