This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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 — or „.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]