Mapper

BW 5.x BW 5.x Type BWCE BWCE Type Migration Support Comments
XPATH XPATH in Designer Mapper XPATH XPATH in Eclipse Mapper Supported XPATH support in TIBCO BusinessWorks™ Container Edition 5.x is limited to XPATH 1.0.

TIBCO BusinessWorks Container Edition supports XPATH 1.0. For example, all literal values used in XPATH 1.0 must have a corresponding constructor function around the literal value.

XSLT XSLT in Designer Mapper XSLT XSLT in Eclipse Mapper Supported XSLT support in TIBCO BusinessWorks Container Edition 5.x is limited to XSLT 1.0.

TIBCO BusinessWorks Container Edition also supports XSLT 1.0.

When a repeating element is mapped to a string using a filter, and the xsl:value-of instruction parameter has no separator attribute, and the value of the select expression is a sequence of more than one item, then under XSLT 2.0 all the items in the output sequence are space separated, whereas for XSLT 1.0, all items after the first element are discarded.