- From: diao <shdiao@126.com>
- Date: Wed, 25 Jun 2008 11:01:51 +0800
- To: Eric Frost <eric.frost@mp2kmag.com>
- CC: html-tidy@w3.org
Hi, Eric,
Thank you very much.
stan
Eric Frost wrote:
> Hello Stan,
>
> This tool will tell if you it's badly formed and where...
> http://www.xml.com/pub/a/tools/ruwf/check.html
> It uses the XML::Parser Perl module.
>
> I haven't found anything like htmltidy that fixes XML, but I'm
> guessing it should be a function of any good XML Editor, check the
> Wikipedia entry and try the free versions first.
> http://www.google.com/search?q=XML+Editor
>
> Eric
> http://www.reviewthemovies.com
> http://www.sc2hacks.com
>
>
> ----- Original Message ----- From: "diao" <shdiao@126.com>
> To: <html-tidy@w3.org>
> Sent: Tuesday, June 24, 2008 8:56 AM
> Subject: How to repair XML file with tidy ?
>
>
>>
>> Dear all,
>>
>> I want to know whether the Tidy can repair a XML file, and how ?
>> I searched in the documents, but I cant find the example. I used the
>> option "tidyOptSetBool( tdoc, TidyXhtmlOut, yes )" , however, the
>> output is not a xml file.
>>
>> I appreciate if someone could tell me how to use tidy to repair a xml
>> file. Thanks.
>>
>>
>>
>> stan
>>
>>
>>
>
>
Received on Wednesday, 25 June 2008 02:59:18 UTC