Subject: RE: xsl:include still a problem..
From: DPawson@xxxxxxxxxxx
Date: Fri, 16 Feb 2001 10:56:51 -0000
|
Michael Kay
> > What does 'including an absolute xml:base' look like please anyone?
>
> From the xml:base rec (PR 20 Dec 2000):
>
> <?xml version="1.0"?>
> <doc xml:base="http://example.org/today/">
> ...
> </doc>
So this is in the source document, not in the stylesheet?
Or could it apply to either since both are xml documents?
And if I want to use it 'on my machine', can I use the form
few seem to know about (Jeni excepted :-)
<doc xml:base="file:///dir/dir/dir/">
Regards DaveP
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|