Subject: Re: xmlns:local="#local-functions" with msxml4.0 and msxml6.0
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Tue, 12 Dec 2006 21:16:03 +0100 (CET)
|
dave heyer wrote:
Hi
> xmlns:local = "#local-functions"
Take care all your stylesheets using this URI will define functions
in the *same* namespace. The base URI is not used. Namespace URIs are
not resolved:
[Definition: The two URIs are treated as strings,
and they are identical if and only if the strings
are identical, that is, if they are the same
sequence of characters.]
For my local functions, I include the name of the stylesheet in the
namespace URI. With one or two level of directories on big projects.
For example:
http;//www.company.com/project/stylesheet.xsl
Regards,
--drkm
___________________________________________________________________________
Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com
|