That's just an identifier for the namespace. The Xalan XSLT processor checks 
this to make sure that when you use the xsl
namespace prefix, you're intending its use as per the W3C standard.

Brian Grainger wrote:

> Just curious why Xalan tries to contact the W3C transform url when it's
> parsing a stylesheet.
>
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
>
> Regards,
> Brian

Reply via email to