In the processing of incoming xml-data this is typeset as is, not as processed text. Thus for example: with \xmlflush{#1} the incoming data: "<text>its_content</text>" is not typeset as: "its_content", but as: <text>its_content</text>. Substitution of \xmlcontext{#1}{.} for \xmlflush{#1} makes everything go away. Allthough my program is a bit too long to present here, a minimal example is the application of \xmlstripped{#1}{.} instead of \xmlflush{#1}; it has the same result. The output below shows how things looks and clarifies the issue; see the second answer of the multiple choice. How to process these data to neatly typeset material? Hans van der Meer
On 20-3-2012 22:39, Meer, H. van der wrote:
In the processing of incoming xml-data this is typeset as is, not as processed text.
what i incoming xml data? ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Meer, H. van der