Subject: RE: pass malformed HTML through the parser?
From: "Thomas, Mark - BLS CTR" <Thomas.Mark@xxxxxxx>
Date: Wed, 13 Aug 2003 10:23:11 -0400
|
> Two possibilities:
>
> 1. Since this sounds like a one time problem, do it with some
> other language.
>
> 2. If you have an XSLT 2.0 processor (Saxon) you might try
> the unparsed-text() function, which will read your page into
> a text string without parsing it. Then you can wrap it and
> write it out.
Let me add another:
3. Use HTML Tidy to clean up the HTML into valid XHTML. This has worked well
for me.
--
Mark Thomas Thomas.Mark@xxxxxxx
Internet Systems Architect User Technology Associates, Inc.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
G. Ken Holman - Wed, 13 Aug 2003 11:00:11 -0400 (EDT)
Thomas, Mark - BLS CTR - Wed, 13 Aug 2003 10:23:48 -0400 (EDT) <=
cknell - Wed, 13 Aug 2003 10:25:07 -0400 (EDT)
|
|