xsl-list
[Top] [All Lists]

Re: Extracting an attribute value only

2006-01-16 11:01:21
"Michael Kay" <mike(_at_)saxonica(_dot_)com> wrote:

<xsl:template match="content">
  <page name="{(_at_)page}">
    <xsl:apply-templates/>
  </page>
</xsl:template>

Thanks all.  I clearly don't understand apply-templates!  I thought
apply-templates always needed a select attribute and had to preceed a
template match in the XSLT doc.  Time for me to go back to basics!

sdt


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>