74.12.2.
<xpath factoryRef="saxonFactory" resultType="java.lang.String">current-dateTime()</xpath>
<bean id="saxonFactory" class="net.sf.saxon.xpath.XPathFactoryImpl"/>
<xpath objectModel="http://saxon.sf.net/jaxp/xpath/om" resultType="java.lang.String">current-dateTime()</xpath>
<xpath saxon="true" resultType="java.lang.String">current-dateTime()</xpath>