Montezuma's Daughter
unread,Jul 20, 2008, 2:21:19 AM7/20/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
xml/xslt line break
Hi all, I a, getting xml data from another app with '/n' between
lines.
The problem is that when this gets converted to HTML all of the line
breaks in the CDATA section are lost, and it becomes one long line.
Is there a way to format what's inside the CDATA tag to have <br>
after each line?