This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


[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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]