« May 7, 2007 | Main | May 22, 2007 »

May 21, 2007 Archives

May 21, 2007

XSLT 2.0

Just in case you did not know this already -
I was able to execute XSLT 2.0 transformations on ORABPEL 10.1.3.1 runtime.
Even though the graphical modeler does not support this, I could actually design and develop XSLT 2.0 transformation code.
XSLT 2.0 has significant advantages over 1.0 .

Five XSLT 2.0 Features that simplify XML Document transformations -
http://www.oracle.com/technology/pub/articles/wang_xslt.html

Whats new in XSLT 2.0 -
http://www.xml.com/pub/a/2002/04/10/xslt2.html

XSLT 2.0 Specification -
http://www.w3.org/TR/xslt20/

XQuery 1.0 and XPath Functions and Operators -
http://www.w3.org/TR/xpath-functions/

XPath 2.0 Specification -
http://www.w3.org/TR/xpath20/


You need to ensure that the version attribute on your stylesheet element in the XSLT has the value "2.0" to ensure that the XSLT 2.0 processor executes your transformation code.

About May 2007

This page contains all entries posted to Ramkumar Menon's Blog in May 2007. They are listed from oldest to newest.

May 7, 2007 is the previous archive.

May 22, 2007 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle