[EMAIL PROTECTED] wrote:


Dear Upayavira,


this is not a question of generator but more a question of serializer I think

Well, what you want to do is use the HTMLGenerator to read in the HTML, and then serialize it as XML or as XHTML. You can't serialize HTML directly, as you can't use it within a pipeline because it isn't valid XML. Therefore you convert it to valid XML with the HTMLGenerator, then serialize it.


Hope that makes sense.

Upayavira





*Upayavira <[EMAIL PROTECTED]>*

22/04/2004 10:42
Please respond to users

To: [EMAIL PROTECTED]
cc: Subject: Re: Transofrmer from Invalid HTML to XHTML or XML





[EMAIL PROTECTED] wrote:


>
> Dear Members,
>
> I have some HTML with special characters as &nbsp;  <IMG  > .... that
> I want to save as valid XML or XHTML.

Look at the HTMLGenerator in the HTML block.

Upayavira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to