Page 1 of 1

XPath 2.0 operation support?

Posted: Tue Jun 27, 2006 1:18 pm
by ag
Does Oxygen support Xpath 2.0 operations (http://www.w3.org/TR/xquery-operators)?
I am specifically interested in sequence operations.
-Adrian

Posted: Tue Jun 27, 2006 3:27 pm
by sorin_ristache
Hello,

Yes, XPath 2.0 functions and operators are supported in <oXygen/>. For example such functions and operators are offered by the content completion assistant in atributes of XSLT 2.0 stylesheet elements edited in <oXygen/> and are evaluated when the stylesheet is applied to transform a source document. Also they are evaluated when an XPath 2.0 query is executed in the XPath toolbar or in the XPath Builder view and when an XQuery 1.0 query is executed. XPath 2.0 expressions are also supported in Schematron constraints.

Regards,
Sorin