[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: text::trim()

Subject: RE: text::trim()
From: "Andrew Welch" <andrew@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 27 Dec 2001 12:04:58 -0000
xsl trim whitespace
If you need to remove all whitespace, including single spaces, there's
always

translate($node,' ','') after using normalisze-space()


cheers

andrew


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Wendell Piez
Sent: Wednesday, December 26, 2001 7:56 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  text::trim()


Srini,

There is normalize-space(), which does something like this: it removes
leading and trailing whitespace and converts sequences of whitespace
characters into single spaces. ("Whitespace" is defined as line feeds, tabs
and spaces. Carriage return characters are normalized as line feeds by an
XML parser, so don't appear.)

If you need something different you have to roll it by hand.

Cheers,
Wendell

At 01:55 PM 12/26/01, you wrote:
>Hello,
>    Does anyone know if there is a function such as trim() that can be
>applied on a text node, i.e., remove all leading and trailing white-space
>('\t', '\n', '\r', ' ', '\f'), given the text node can contain non
>white-space characters.


======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
   Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.