RE: Last line in bold.

[email protected] Thu, 10 Apr 2003 14:47:17 +0100
Newsgroups gmane.text.xml.xsl.general
Message-ID <[email protected]>
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C2FF67.B35B3A90
Content-Type: text/plain;
	charset="iso-8859-1"

 
 
<xsl:if test="position() = last()"><b> whatever </b> </xsl:if>
 
HTH DaveP
 

I am currently looping through and xml doc in which the last line are
totals.  How can I make this line bold?
 
Thanks
Ken

- 

NOTICE: The information contained in this email and any attachments is 
confidential and may be legally privileged. If you are not the 
intended recipient you are hereby notified that you must not use, 
disclose, distribute, copy, print or rely on this email's content. If 
you are not the intended recipient, please notify the sender 
immediately and then delete the email and any attachments from your 
system.

RNIB has made strenuous efforts to ensure that emails and any 
attachments generated by its staff are free from viruses. However, it 
cannot accept any responsibility for any viruses which are 
transmitted. We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email 
and any attachments are those of the author and do not necessarily 
represent those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk 

------_=_NextPart_001_01C2FF67.B35B3A90
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns=3D"http://www.w3.org/TR/REC-html40" xmlns:o =3D=20
"urn:schemas-microsoft-com:office:office" xmlns:w =3D=20
"urn:schemas-microsoft-com:office:word"><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">


<META content=3DWord.Document name=3DProgId>
<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
<META content=3D"Microsoft Word 10" name=3DOriginator><LINK=20
href=3D"cid:[email protected]" rel=3DFile-List><!--[if gte =
mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in =
1.25in; mso-header-margin: .5in; mso-footer-margin: .5in; =
mso-paper-source: 0; }
P.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: "Times New Roman"
}
LI.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: "Times New Roman"
}
DIV.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: "Times New Roman"
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlink {
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
A:visited {
	COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlinkFollowed {
	COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.EmailStyle17 {
	COLOR: windowtext; FONT-FAMILY: Arial; mso-bidi-font-family: Arial; =
mso-style-type: personal-compose; mso-style-noshow: yes; =
mso-ansi-font-size: 10.0pt; mso-bidi-font-size: 10.0pt; =
mso-ascii-font-family: Arial; mso-hansi-font-family: Arial
}
SPAN.GramE {
	mso-style-name: ""; mso-gram-e: yes
}
DIV.Section1 {
	page: Section1
}
</STYLE>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */=20
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style>
<![endif]--></HEAD>
<BODY lang=3DEN-US style=3D"tab-interval: .5in" vLink=3Dpurple =
link=3Dblue>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2></FONT><FONT =
face=3DTahoma size=3D2><FONT=20
face=3DArial color=3D#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DTahoma size=3D2><FONT face=3DArial=20
color=3D#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
class=3D921374613-10042003>&lt;xsl:if test=3D"position() =3D =
last()"&gt;&lt;b&gt;=20
whatever &lt;/b&gt; &lt;/xsl:if&gt;</SPAN></FONT></DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
class=3D921374613-10042003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN =
class=3D921374613-10042003>HTH=20
DaveP</SPAN></FONT></DIV>
<DIV><FONT face=3DTahoma size=3D2><FONT face=3DArial =
color=3D#0000ff></FONT>&nbsp;</DIV>
<DIV><BR></DIV></FONT>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px =
solid; MARGIN-RIGHT: 0px">
  <DIV class=3DSection1>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-bidi-font-family: =
Arial">I am=20
  currently looping through and xml doc in which the last <SPAN =
class=3DGramE>line=20
  are</SPAN> totals.<SPAN style=3D"mso-spacerun: yes">&nbsp; </SPAN>How =
can I make=20
  this line bold?<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-bidi-font-family: =
Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-bidi-font-family: =
Arial">Thanks<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-bidi-font-family: =
Arial">Ken<o:p></o:p></SPAN></FONT></P></DIV></BLOCKQUOTE></BODY></HTML>=

<BR>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">- </FONT></B></P>
<BR>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">NOTICE: The information contained =
in this email and any attachments is </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">confidential and may be legally =
privileged. If you are not the </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">intended recipient you are hereby =
notified that you must not use, </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">disclose, distribute, copy, print =
or rely on this email's content. If </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">you are not the intended recipient, =
please notify the sender </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">immediately and then delete the =
email and any attachments from your </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">system.</FONT></B></P>
<BR>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">RNIB has made strenuous efforts to =
ensure that emails and any </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">attachments generated by its staff =
are free from viruses. However, it </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">cannot accept any responsibility =
for any viruses which are </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">transmitted. We therefore recommend =
you scan all attachments.</FONT></B></P>
<BR>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">Please note that the statements and =
views expressed in this email </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">and any attachments are those of =
the author and do not necessarily </FONT></B></P>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">represent those of =
RNIB.</FONT></B></P>
<BR>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">RNIB Registered Charity Number: =
226227</FONT></B></P>
<BR>

<P><B><FONT SIZE=3D2 FACE=3D"Arial">Website: =
http://www.rnib.org.uk</FONT></B> </P>

------_=_NextPart_001_01C2FF67.B35B3A90--