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

Re: XML apparently cannot be used for general text mar

Subject: Re: XML apparently cannot be used for general text markup: whitespace gripe
From: Paul Terray <terray@xxxxxxxxxxxx>
Date: Tue, 19 Mar 2002 13:17:46 +0100
Re:  XML apparently cannot be used for general text mar
At 16:06 19/03/2002 +0200, you wrote:
Hi there,

 I've noticed a lot of xml-derived web pages out there have screwed up
whitespace (words crammed together or an incorrect space before ending
punctuation).

 My conclusion is that blocks straight text (such as paragraphs) cannot be
further marked up with XML without screwing up spacing.

They can. XML has a rule : multiple adjacent whitespaces or linefeeds are non-significant. However, you can change this behavior, by adding the 'xml:space' attribute on a node with the 'preserve' value, in the DTD, like this :
<!ATTLIST listing xml:space (default|preserve) 'preserve'>
This will change the XML rule, and all whitespaces as well as linefeeds will be significants.


Hope this help.


--
Paul TERRAY - Documents Management Systems Engineer
email : terray@xxxxxxxxxxxx



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.