Re: <xsl:template><xsl:value-of/></xsl:template>

Subject: Re: <xsl:template><xsl:value-of/></xsl:template>
From: Guy_Murphy@xxxxxxxxxx
Date: Tue, 12 Jan 1999 09:58:26 +0000
Hi Charlie.

The template you quote is needed for the IE5b2 parser in order to
effectively produce templates for inline rules acting like say a SPAN.

It really should be built into the parser (or maybe it's more flexible not
building it in, you might not want these types of templates).

Cheers
     Guy.





xsl-list@xxxxxxxxxxxxxxxx on 01/08/99 10:20:17 PM

To:   xsl-list@xxxxxxxxxxxxxxxx
cc:    (bcc: Guy Murphy/UK/MAID)
Subject:  <xsl:template><xsl:value-of/></xsl:template>




Can someone tell me what this line does in an XSL style sheet?
?
"<xsl:template><xsl:value-of/></xsl:template>"
?
Here it is in context:
?
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>
<xsl:template><xsl:value-of/></xsl:template>
<xsl:template match="/">
<HTML>
<HEAD>
...
...
...
?
Any help would be greatly appreciated.
?
Charlie Kaiman
Legislative Computer Systems
U.S. House of Representatives


JPEG image




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



Current Thread