|
Subject: Am I missing something? From: "Kirk V. Hastings" <khasting@xxxxxxxxxxxxxxxxxxxx> Date: Thu, 20 Jan 2000 17:25:27 -0800 |
...
<div type="document">
<pb n="1"/>
<cb n="1/1"/>
<p>Some Text</p>
<cb n="1/2"/>
<p>Some Text</p>
<pb n="2"/>
<cb n="1/1"/>
<p>Some Text</p>
<cb n="1/2"/>
<p>Some Text</p>
</div>
......
<div class="document">
<table class="pb">
<tr><th colspan="2">Page 1</th></tr>
<tr>
<td class="cb"><p>Some Text</p></td>
<td class="cb"><p>Some Text</p></td>
</tr>
</table>
<table class="pb">
<tr><th colspan="2">Page 2</th></tr>
<tr>
<td class="cb"><p>Some Text</p></td>
<td class="cb"><p>Some Text</p></td>
</tr>
</table>
</div>
...<xsl:template match="pb">
</table>
<table>
<tr><th colspan="2">Page <xsl:value-of select="@n"/></th></tr>
</xsl:template>Kirk V. Hastings Digital Publishing Specialist Library Systems Office 386 Doe Annex University of California Berkeley, CA, 94720
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: Using Entity References in XSL , Kay Michael | Thread | Re: Am I missing something?, Steve Tinney |
| Re: How to do numeric validations i, David Carlisle | Date | newbie question: how do i capitaliz, Joni Fazo |
| Month |