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]
Other format: [Raw text]

Re: question about implements-prefix


David Carlisle wrote:
> but that's the point, it doesn't matter here. The namesapce name in
> the orignal posting, copied below, is tbinder@test.com and you can
> change that to any other uri that isn't xslt or msxsl's special uris
> and the stylesheet will work in the same way.

Just thought it might be worth mentioning the problem that the
namespace URIs are resolved relative to the namespace declaration.

Not a problem here, where everything happens in one stylesheet, but if
a different stylesheet in another directory imported this one and
tried to use the same extension function then certain types of
namespace URI (e.g. ones that look like relative file paths) would
cause problems.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


 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]