Apparently, the delivered result is not XHTML but simply HTML, probably there's something like

<meta ... name=abc> in the page which is non-XML.

You can try this:

http://cocoon.apache.org/2.1/userdocs/generators/html-generator.html

to convert your HTML to XHTML using JTidy.

Regards
Holger

[EMAIL PROTECTED] schrieb am 01.09.2005 07:49:01:

> if i try this
>
>
>     src="" />
>    
> i get the error:
>
> Open quote is expected for attribute
> "name" associated with an element type "meta"
>
> what is the cause for
> this error?
>
> regards
> smith

Reply via email to