Re: Using xml:base in an xsl:stylesheet declaration - how about it?

Subject: Re: Using xml:base in an xsl:stylesheet declaration - how about it?
From: crism@xxxxxxxxxxxxx (Christopher R. Maden)
Date: Tue, 28 Mar 2000 01:05:03 -0800
[Dan Morrison]
>So can anyone give me some good reasons (I mean REALLY good reasons) why
>I should not start using syntax like
>
><xsl:stylesheet
>        xmlns:xsl="http://www.w3.org/XSL/Transform/1.0";
>        xml:base="http://my.host/xsl/mystylesheet.xsl";
>        >
>
>for the purposes of my own development? (or should that be xsl:base?)

That is the Right Way to do it.  However, it most likely won't work right
now, since that's a shiny new working draft.  On the third hand, there
isn't a better way.

Hope this helps!

-Chris

--
Christopher R. Maden, Solutions Architect
Yomu
One Embarcadero Center, Ste. 2405
San Francisco, CA 94111



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread