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]
Other format: [Raw text]

Re: Re: Copying nodes from other than the input file


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


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