|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I have a CDATA section in the XML having Carriage Return (CR) and Line Feed (LF) characters. I want to use XSL file to display the data preserving CR and LF. How do I do this ? I'd appreciate very much for the help! For example my XML data like this <?xml version="1.0" ?> <messages> <message> <msgID>59158</msgID> <msgDate>3/13/2002 6:59:00 AM</msgDate> <messageText> <cdata> <![CDATA[ Line 1 I am happy today Line 2: I cannot find a way to get to the office in the morning. Line 3: I'd like to reschedule & will do so asap. Thank you. ]]> </cdata></messageText> </message> </messages> WHAT my XSL file should look like ? -pnn |
![]() |
| Viewing: Dev Shed Forums > Other > Development Articles > CDATA CR LF characters |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|