xsl-list
[Top] [All Lists]

Re: [xsl] xmlns:local="#local-functions" with msxml4.0 and msxml6.0

2006-12-12 13:33:50
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 réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>