- From: Ragnar Heil <ragnar.heil@starsky-consultants.com>
- Date: Mon, 9 Oct 2006 10:50:53 +0200
- To: <html-tidy@w3.org>
HI My source-xml has got a structure like <component> <short_intro>...</short_intro> <date>....</date> <body>...</body> </component> Afer the transformation with tidy I get back <body> <component> <short_intro>...</short_intro> <date>....</date> </component> </body> How can I disable it? I told him to use output:XML and did not mention somewhere that I want to have HTML or XHTML. Regards Ragnar
Received on Monday, 9 October 2006 08:51:09 UTC