Subject: Re: xml:base, resolve-uri and imported xslt files: how to get the importing base url from imported xslt
From: Elliotte Harold <elharo@xxxxxxxxxxxxxxx>
Date: Mon, 09 Oct 2006 10:40:09 -0400
|
It's worth remembering that XSLT predates xml:base by many years. Not
all (perhaps not any) XSLT processors recognize or support xml:base for
the sort of thing you;re trying to do. If the documentation for your
processor says it supports xml:base, then it probably does; but if it
doesn't mention it, it probably doesn't.
--
o;?Elliotte Rusty Harold elharo@xxxxxxxxxxxxxxx
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
|