WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
XPath expressions supported by default
XPath supports a number of expressions by default.
The following expressions are supported:
- Read-only fields
- $Root, $Body, $Properties, $LocalEnvironment, $DestinationList,
$ExceptionList, $InputRoot , $InputBody, $InputProperties, $InputLocalEnvironment,
$InputDestinationList, $InputExceptionList,$Environment.To exclude variables for a node property from the default list, specify a comma separated string of variables. For example, specifying:
restricts the XPath field to support only:"com.ibm.etools.mft.ibmnodes.editors.xpath.XPathReadOnlyPropertyEditor", "InputRoot , InputBody, InputProperties, InputLocalEnvironment, InputDestinationList, InputExceptionList"
$Root, $Body, $Properties, $LocalEnvironment, $DestinationList, $ExceptionList' $Environment
- Read-write fields
- $InputRoot , $InputBody, $InputProperties, $InputLocalEnvironment,
$InputDestinationList, $InputExceptionList, $OutputRoot , $OutputLocalEnvironment,
$OutputDestinationList, $OutputExceptionList, $Environment.To exclude variables for a node property from the default list, specify a comma separated string of variables. For example, specifying:
restricts the XPath field to support only:"com.ibm.etools.mft.ibmnodes.editors.xpath.XPathReadWritePropertyEditor", "InputRoot , InputBody, InputProperties, InputLocalEnvironment, InputDestinationList, InputExceptionList"
$OutputRoot, $OutputLocalEnvironment, $OutputDestinationList, $OutputExceptionList, $Environment
- Expression fields
- $Root, $Body, $Properties, $LocalEnvironment, $DestinationList,
$ExceptionList, $InputRoot , $InputBody, $InputProperties, $InputLocalEnvironment,
$InputDestinationList, $InputExceptionList, $OutputRoot , $OutputLocalEnvironment,
$OutputDestinationList, $OutputExceptionList, $Environment.To exclude variables for a node property from the default list, specify a comma separated string of variables. For example, specifying:
restricts the XPath field to support only:"com.ibm.etools.mft.ibmnodes.editors.xpath.XPathPropertyEditor", "InputRoot , InputBody, InputProperties, InputLocalEnvironment, InputDestinationList, InputExceptionList, OutputRoot , OutputLocalEnvironment, OutputDestinationList, OutputExceptionList"
$Root, $Body, $Properties, $LocalEnvironment, $DestinationList, $ExceptionList, $Environment.