[Home] [By Thread] [By Date] [Recent Entries]


Hey thanks,
Looking up that list now !:)
Karl

-----Original Message-----
From: Mike Brown [mailto:mike@s...]
Sent: Tuesday, August 06, 2002 3:58 PM
To: Karl Stubsjoen
Cc: xml-dev@l...
Subject: Re:  XSL Transform special character into <break>


Karl Stubsjoen wrote:
> 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?

Ask general XSLT questions on xsl-list, not xml-dev.

The answer to your problem is a variation of
http://skew.org/xml/stylesheets/linefeed2br/

Replace the two '&#xA;' references in the lf2br template with '|'.

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member