[
Lists Home |
Date Index |
Thread Index
]
- To: "Xml-Dev" <xml-dev@lists.xml.org>
- Subject: XSL Transform special character into <break>
- From: "Karl Stubsjoen" <karl@excelbus.com>
- Date: Tue, 6 Aug 2002 15:50:31 -0700
- Importance: Normal
Hello, I am
using the pipe character within XML data to indicate a line return. The
XML data is generated from a form element in VB, I have voluntarily transformed
carriage returns to pipe characters.
I am using XSL to
transform this XML document into an HTML page for review by the user. I
would like to transform the pipe character into an HTML tag "<br
/>".
How can I do this
using XSL?
Thanks,
Karl
|