| Subject: RE: [xsl] [XSL]Display Different Results Based on Count of  NodeSets From: Alice Ju-Hsuan Wei <ajwei@xxxxxxxxxxx> Date: Mon, 24 Sep 2007 07:17:59 -0400 | 
<div><p>Tennison, Jeni.</p> <p><i>Beginning XSLT</i>.</p> <p><i>Begining XSLT 2.0</i>.</p></div>
    <div><p>Meyer, Eric.</p>
    <p><i>The Zen of CSS</i>.</p>
     </div><xsl:template match="title">
      <xsl:choose>
          <xsl:when test="position() ='1'"/>
          <xsl:otherwise>
              <p>
                  <xsl:apply-templates/>              </p>
          </xsl:otherwise>
      </xsl:choose>
  </xsl:template>    <div><p>Tennison, Jeni. <i>Beginning XSLT</i>.</p>
        <p><i>Begining XSLT 2.0</i>.</p></div>| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] [XSL]Display Different Re, Michael Kay | Thread | RE: [xsl] [XSL]Display Different Re, Michael Kay | 
| Re: [xsl] Getting dropped tags..., David Carlisle | Date | Re: [xsl] managing footnotes in nes, David Carlisle | 
| Month |