[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] pass malformed HTML through the parser?


Subject: RE: [xsl] 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
Keywords