XPath supports a number of expressions by default.
"com.ibm.etools.mft.ibmnodes.editors.xpath.XPathReadOnlyPropertyEditor", "InputRoot ,
InputBody, InputProperties, InputLocalEnvironment, InputDestinationList,
InputExceptionList"
restricts the XPath field to support
only:$Root, $Body, $Properties, $LocalEnvironment, $DestinationList, $ExceptionList'
$Environment
"com.ibm.etools.mft.ibmnodes.editors.xpath.XPathReadWritePropertyEditor", "InputRoot ,
InputBody, InputProperties, InputLocalEnvironment, InputDestinationList,
InputExceptionList"
restricts the XPath field to support
only:$OutputRoot, $OutputLocalEnvironment, $OutputDestinationList, $OutputExceptionList,
$Environment
"com.ibm.etools.mft.ibmnodes.editors.xpath.XPathPropertyEditor", "InputRoot ,
InputBody, InputProperties, InputLocalEnvironment, InputDestinationList,
InputExceptionList, OutputRoot , OutputLocalEnvironment, OutputDestinationList,
OutputExceptionList"
restricts the XPath field to support
only:$Root, $Body, $Properties, $LocalEnvironment, $DestinationList, $ExceptionList,
$Environment.