RE: [xsl] Re: implements-prefix vs implements-namespace

Subject: RE: [xsl] Re: implements-prefix vs implements-namespace
From: DPawson@xxxxxxxxxxx
Date: Tue, 6 Mar 2001 12:01:09 -0000
> From: Jeni Tennison 

> Do you even have to copy them? I don't know any processor that
> randomly changes the prefixes of namespaces defined in the XSLT
> stylesheet, 

I do. M$. create a stylesheet to create a stylsheet.
If you use namespace-alias stylesheet-prefix="out"
then M$ change the result to xsl.
Saxon Xalan don't.  They keep out as the prefix.
(example, p 236, 'the book')

Thats what tripped me up over the weekend.

Mike Kay was saying its 'fluffy' in the spec.

Regards DaveP

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


Current Thread