Re: Using xsi:schemaLocation in XHTML 1.1

Hello,

On Sep 24, 2007, at 15:09 , Frank Ellermann wrote:
> Houghton,Andrew wrote:
>
>> <html xml:lang="en"
>>  xsi:schemaLocation="http://www.w3.org/1999/xhtml http:// 
>> www.w3.org/MarkUp/SCHEMA/xhtml11.xsd"
>>  xmlns="http://www.w3.org/1999/xhtml"
>>  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>>>
>
> This validator is based on DTDs.  I think it can't support  
> namespaces xmlns:whatever="..."
> and whatever:attribute="...".  You'd need a schema validator for  
> your style of XHTML 1.1.

Validation based on xsi:schemaLocation is in the works, though at a  
very early stage.

-- 
olivier

Received on Tuesday, 25 September 2007 01:34:23 UTC