This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: exclude-result-prefixes


Thanks to you both :-)

> -----Original Message-----
> From: owner-xsl-list@mulberrytech.com
> [mailto:owner-xsl-list@mulberrytech.com]On Behalf Of Kay Michael
> Sent: Friday, August 04, 2000 12:22 PM
> To: 'xsl-list@mulberrytech.com'
> Subject: RE: exclude-result-prefixes
>
>
> > > what's wrong here (tested with XT, MSXML3, Saxon)? Why
> > isn't the namespace
> > > decl for "xsi" stripped from the result document?
> >
> > It's because you use <xsl:copy>.
> > From the spec (XSLT, 7.5 Copying)
>
> Yes, thanks, this one had me puzzled. Just to add to the response:
> [xsl:]exclude-result-prefixes only affects namespaces that would otherwise
> be copied to the result tree as a result of instantiating a literal result
> element.
>
> Mike Kay
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]