RE: [xsl] Namespace Identifiers - URI, URN, URL?

Subject: RE: [xsl] Namespace Identifiers - URI, URN, URL?
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Wed, 29 Aug 2001 12:59:50 +0100
Doug,
> We all know the prolog of our XSL documents look something like this;
> 
> <?xml version="1.0" ?>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>

Or rather <xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
> 
> Does the namespace 'xmlns:xsl="http://www.w3.org/TR/WD-xsl";' 
> actually refer to a URL 
No

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread