Re: [xml-dev] XML support in browsers?

From
COUTHURES Alain <>
To
Robert Koberg <>
Date
2009-06-08T06:49:30Z
ID
<>
Thread
Re: [xml-dev] XML support in browsers?
Hi Robert,
> Opera not handling the document function, but really, who cares?
Opera is not handling the document() function correctly but it exists.

For XSLTForms (http://www.agencexml.com/xsltforms), my client-side 
XForms implementation, external schemas are parsed using the document() 
function. Opera succeeds in loading the external file but there is a 
confusion at the attribute level : when the namespace definition (let's 
say xmlns:xs) is written before the @targetNamespace, the 
@targetNamespace is unseen while xmlns:xs is presented as an attribute 
(when the namespace definition is moved to last position, it works...) !

Best regards,

Alain Couthures
<agenceXML>
Bordeaux, France