RE: TABLES_NESTED with no doctype / html namespace

Hi Roland,

>But, isn't it easier to check this via XSLT with the XPath:
>not(exists(/moki/primaryDoc/XHTMLDocInfo/docContent/html:html))
>and skip generating the xmlNamespace element?

This in necessary because the tidied version of the document always contains the XHTML namespace. See http://www.w3.org/Bugs/Public/show_bug.cgi?id=5359 

Regards,

Abel.

 

-----Mensaje original-----
De: public-mobileok-checker-request@w3.org [mailto:public-mobileok-checker-request@w3.org] En nombre de Roland Gülle
Enviado el: jueves, 24 de enero de 2008 14:53
Para: public-mobileok-checker
Asunto: Re: TABLES_NESTED with no doctype / html namespace


> The open task to check,
> why the xmlNamespace element is missing in the moki document.
stop!

after a "cvs up" and rebuild the element is available, but always false.
Is there more todo?

But, isn't it easier to check this via XSLT with the XPath:
not(exists(/moki/primaryDoc/XHTMLDocInfo/docContent/html:html))
and skip generating the xmlNamespace element?

Cheers,
  Roland

Received on Thursday, 24 January 2008 14:28:41 UTC