Subject: Re: Re: Output validation with XSLT 2.0
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Sun, 4 May 2008 12:56:19 +0100
|
> On 5/4/08, Dimitre Novatchev <dnovatchev@xxxxxxxxx> wrote:
> > Just read the relevant W3 Specs and any good XSLT book.
You could reply with that to any question...
The xs namespace is a bit of a pain in XSLT 2.0 - you nearly always
want to use it, so you have to define it and then exclude it... it's
pretty much boilerplate code for a new transform.
In XQuery it's inbuilt - you can use it without defining it.
--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
|