|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: Capitalizing only the first letter of each word
Subject: Re: Capitalizing only the first letter of each word
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Thu, 21 Mar 2002 05:56:25 -0800
|
Hi,
If you can use CSS you can do this:
div.name {text-transform:capitalize;}
...
<DIV CLASS="name">JOHN LEWIS</DIV>
displays as:
John Lewis
best,
-Rob
-----Original Message-----
From: Katie McNally [mailto:kmcnally9@xxxxxxxxxxx]
Sent: Wednesday, March 20, 2002 8:43 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Capitalizing only the first letter of each word
I am getting back my data in ALL-CAPS. Is there any way to display the
first letter of each word in uppercase, but the rest of each word in
lowercase?
example XML:
<Tg Nm="Name">JOHN LEWIS</Fld>
<Tg Nm="Street">8780 MAIN ST</Fld>
<Tg Nm="City">COLORADO SPRINGS</Fld>
<Tg Nm="State">CO</Fld>
I want to display:
John Lewis
8780 Main St
Colorado Springs
CO
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list

|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|