| Subject: Re: [xsl] deep "copy-of" a source fragment From: David Carlisle <davidc@xxxxxxxxx> Date: Wed, 4 Sep 2002 09:46:40 +0100 | 
> match="/html/body/" probably there are no elements called html or body Tidy probably wrote th eelements in the xhtml namespace. A namespace is part of teh name of an element, so you'll need match="/h:html/h:body/" and xmlns:h="http://www.w3.org/1999/xhtml" to declare the h prefix on your xsl:stylesheet element. David _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk/stats.asp or alternatively call Star Internet for details on the Virus Scanning Service. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 
 
 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] deep "copy-of" a source f, Conal Tuohy | Thread | Re: [xsl] deep "copy-of" a source f, Terence Kearns | 
| Re: [xsl] String comparison, David Carlisle | Date | [xsl] Getting the XPath of a node, Dennis | 
| Month |