XPath 2.0 operation support?

Are you missing a feature? Request its implementation here.
ag
Posts: 4
Joined: Mon Jan 16, 2006 12:46 pm

XPath 2.0 operation support?

Post by ag »

Does Oxygen support Xpath 2.0 operations (http://www.w3.org/TR/xquery-operators)?
I am specifically interested in sequence operations.
-Adrian
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post 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
Post Reply