[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Expat and line breaks
[Tom Otvos] > Is there any way to get expat to preserve line breaks in element > content? Should that even be possible as far as XML is concerned? > Basically, I have some element content that I would like to remain > untouched and yet I find that all of my carriage returns are changed > to line feeds. I fear this is by design, as seems to be suggested > by section 2.11 of the XML spec, but I was hoping there was a way to > turn this off. What are you doing that it matters? XML mandates that all line-ends be normalized to #xA (§2.11), so any processor that you send your XSL output back into should be able to handle that result. If you're using XSL to produce something other than XML, you must remember that that's not its intended use, and you may have to do some post-processing. -Chris -- <!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN"> <!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN" "<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487 <USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
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
|