XPath and XML Properties

The following properties control behavior of XPath and XML in ActiveMatrix BusinessWorks. Prefix these property names by "java.property." while setting the properties in the configuration files.

com.tibco.xml.xpath.create-dateTime.has.timezone

This property determines whether a time zone is added by the XPath function create-dateTime. TIBCO strongly advises against modifying this property unless you are told to do so by TIBCO Support.

com.tibco.xml.xpath.variable-declaration-required

This property controls whether variable references are checked. The default value of this property is false, indicating that variable references are not checked.

com.tibco.xml.schema.preserve-boolean-lexical-value

This property specifies whether the lexical value of xs:boolean is preserved. By default, this property is false. TIBCO strongly advises against modifying this property unless you are told to do so by TIBCO Support.