Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7073 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Simple Question:

Does the CWP support it?

Is there anyway I can use it?

(well obviously if it supports it, then I can use it.)

Posted

XSLT 2.0 and XPath 2.0 are still working drafts, and not W3C recommendations (aka standard). Probably they will be standards by end of 2005. See http://www.w3.org/TR/xslt20/

Due to this, and also because CWP uses the Xalan-Java v2.4 XSLT processor, CWP uses only XSLT 1.0. Even the newest version of Xalan-Java, v2.6, supports XSLT 1.0 only.

The only product known to me that supports XSLT 2.0 is the Saxon 8.4 XSLT processor by Michael Kay, one of the contributors to the XSLT standard. It is not free. If you want to use it instead of Xalan-Java - and I do not pretend that this impossible -, it's on your own risk.

Question back: What do you want to do with XSLT 2.0?

Posted

Well, I'm just starting doing CWP, and I got Michael Kay's book, but I ordered the 2.0 version (which I happened to like a lot) and he had a lot of examples of code simplification from 1.0 to 2.0 that seemed really useful to some thing's I'd like to do.

Guess I have to return my book =/

Thanks guys!

This topic is 7073 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.