← Prev in month ← Prev in thread

DOCBOOK-APPS: How to match character data nodes in DSSSL

From
Peter Eisentraut <>
Date
2001-03-04T18:36:43+00:00
ID
Thread
DOCBOOK-APPS: How to match character data nodes in DSSSL
How do I match character data nodes in DSSSL, so I can apply some string
processing to text?  Conceptually, I'd imagine something like

(element (foo bar #PCDATA)
  (literal (magic-string-mangle-function (data (current-node)))))

If this doesn't work at all (or even if), does anyone have advice how to
do something about character entities that HTML browsers generally don't
understand, like &mdash; or &ldquor;.

-- 
Peter Eisentraut             http://yi.org/peter-e/
← Prev in month ← Prev in thread