[Home] [By Thread] [By Date] [Recent Entries]

Subject: xsl fails to select html node
From: fe.sola@xxxxxxxxxxxxxx
Date: Tue, 26 Aug 2003 17:38:16 -0400
Hello list:
This is probably a basic question. I'm applying an xsl transformation to xhtml files, 
the template:
<xsl:template match="html">
	      <xsl:apply-templates select="head"/>
	      <xsl:apply-templates select="body"/>
</xsl:template>
fails to select the <html> node when it has namespaces attributes. The exact case is:
<html xmlns="http://www.w3.org/1999/xhtml">
Why is this happening? How can I solve it?
tia, 
Lizet



-------------------------------------------------
Este mensaje fue enviado usando el servicio de correo en web de Infomed
http://webmail.sld.cu

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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member