Whenever I looked into XSLT stylesheets with namespace declarations I see
ALWAYS a scheme like
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
or more general
xmlns:foo="http://www.somedomain.com/foobarlabel"
This is somehow confusing because the namespace has nothing to do with a WWW
Hyperlinks/URLs.
From my point fo view it is just a tag or label which could be named
xmlns:foo="aabbccdd"
as well
Or is there somewhere a specs which requires a "http...." declaration
What is the reason why all the coders use "http...." URL like namespace names ?
Ben
___________________________________________________________
Try the all-new Yahoo! Mail. "The New Version is radically easier to use" ? The
Wall Street Journal
http://uk.docs.yahoo.com/nowyoucan.html
--~------------------------------------------------------------------
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>
--~--