Re: Re: [xsl] Copying nodes from other than the input file

Subject: Re: Re: [xsl] Copying nodes from other than the input file
From: Maik Stührenberg <Maik.Stuehrenberg@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 06 Aug 2002 19:23:22 +0200
Thank you both Joerg and Michael, using <xsl:copy-of select="document(MetaData/Technical/Location) /xhtml:html/xhtml:head"/> works, but only if I declare the namespace prefixed (xmlns:xhtml="http://www.w3.org/1999/xhtml";) and not as default namespace (xmlns="http://www.w3.org/1999/xhtml";) in the XSLT. So, if have to change all previously inserted XHTML elements to prefixed elements...

Kind regards,

Maik Stührenberg


---------- Maik Stührenberg

Justus-Liebig-Universitaet Giessen
Angewandte Sprachwissenschaft und Computerlinguistik
Otto-Behaghel-Str. 10 D
35394 Giessen

Telefon: 0641/99-29056
Fax: 0641/99-29059

----------


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



Current Thread