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

no newlines or carriage returns

Subject: no newlines or carriage returns
From: Matt Alexander <matalexa@xxxxxxxxx>
Date: Wed, 19 Sep 2001 15:09:16 -0500
jdom newlines

i need to create a string for a parameter to a javasrcipt function, but i'm
having problems making sure my output has no newlines/carriage returns which
result in an unterminated string.

i have 
<xsl:output indent="no"/>
<xsl:strip-space="*"/>

this fixed most of my problems along with initializing a JDOM XMLOutputter
with newlines="false"

a problem i just encounteres was that when i am passed an element that has a
newline in its content, ie

<ipAddr>

1.2.3.4 / 24
</ipAddr>

is there any way to read this element in as
<ipAddr>1.2.3.4 / 24</ipAddr>
perserving the regular space and text while removing newlines & carriage
returns?

thanks,
matt alexander

 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-2007 All Rights Reserved.