[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Expat and line breaks
I said > 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. Clearly, I'm subscribed to too many mailing lists. If you're just processing XML and doing something with it (other than using an XSL stylesheet on it), then you'd still better be prepared to handle #xA line ends. Even if there were a way to coax one parser to turn that behavior off, you wouldn't necessarily be able to do that with other parsers. A better idea is just to process the data to convert #xA back into a system-specific line-end. I can't imagine a scenario where this is hard in Perl or C (though I don't know Java). -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
|