xsl-list
[Top] [All Lists]

Re: [xsl] problem with transforming mixed content

2020-08-15 11:21:02
Am 15.08.2020 um 18:03 schrieb Wolfhart Totschnig
wolfhart(_dot_)totschnig(_at_)mail(_dot_)udp(_dot_)cl:

But I am still
curious: What would an approach of type (a) look like in my case? It
seems to me that implementing this approach would again face the
original problem: "turning the punctuation into markup" sounds like a
description of the original problem.



I think that turning plain text into markup is usually done with
xsl:analyze-string in XSLT 2 or 3 or with the function analyze-string in
XSLT 3.

You would do that in one step/mode and then push the result to another
step/mode.

I think Gerrit has a paper or two on a more complex requirement and or
more complete approach.
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>