|
Subject: Re: [xsl]Problem with Position()? From: Alice Ju-Hsuan Wei <ajwei@xxxxxxxxxxx> Date: Sat, 13 Oct 2007 15:25:02 -0400 |
<xsl:template match="collection">
<div><p/>
<span class="character">
<xsl:apply-templates select="id(@recorder)"/>
</span>
</div>
</xsl:template><div>
<xsl:apply-templates select="./@author"/>,
<i><xsl:apply-templates select="./@title"/></i>.
(<xsl:apply-templates select="./@topic"/>)
[ <xsl:apply-templates/>]
</div>
</xsl:template><p>New York: Apress, 2002.</p> <p>The book serves as an introduction to XSLT based on the examples of a television program set. A resourceful book for those new to the technology.</p> </book>
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl]Problem with Position()?, Geert Josten | Thread | Re: [xsl]Problem with Position()?, G. Ken Holman |
| Re: [xsl] [XSL] Implicit Predicate , G. Ken Holman | Date | Re: [xsl]Problem with Position()?, G. Ken Holman |
| Month |