RE: [xsl] Shallow copy and base URI

Subject: RE: [xsl] Shallow copy and base URI
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 27 Jan 2006 23:48:04 -0000
>   Ok, I understand what you meant now, thanks.  But I don't understand
> what facility you thought about in the following code that might not
> used often?

Explicit setting of base URI using xml:base in a constructed tree fragment.

Michael Kay
http://www.saxonica.com/

>
>     <xsl:variable name="tmp.tree">
>       <tree>
>         <xsl:attribute name="xml:base" select="base-uri()"/>
>         <xsl:apply-templates mode="the.mode"/>
>       </tree>
>     </xsl:variable>
>
>   Regards,
>
> --drkm
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ______________________________________________________________
> _____________
> Nouveau : tiliphonez moins cher avec Yahoo! Messenger !
> Dicouvez les tarifs exceptionnels pour appeler la France et
> l'international.
> Tilichargez sur http://fr.messenger.yahoo.com

Current Thread