xsl-list
[Top] [All Lists]

Re: [xsl] Re: Output validation with XSLT 2.0

2008-05-04 04:56:48
 On 5/4/08, Dimitre Novatchev <dnovatchev(_at_)gmail(_dot_)com> 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/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--