- From: Christoph Schneegans <Christoph@Schneegans.de>
- Date: Thu, 01 Jun 2006 18:41:27 GMT
- To: <www-html@w3.org>
Alexandre Alapetite wrote:
> I suggest a correction in
> [http://www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-attribs-1.xsd]:
>
> Lines 48-53 of xhtml-attribs-1.xsd:
>
> <xs:attributeGroup name="xhtml.Common.attrib">
> <xs:attributeGroup ref="xhtml.Core.attrib"/>
> <xs:attributeGroup ref="xhtml.I18n.attrib"/>
> <xs:attributeGroup ref="xhtml.Common.extra"/>
> <xs:attributeGroup ref="xhtml.Events.attrib"/><!-- Line added -->
> </xs:attributeGroup>
I'm afraid it's not that simple. Modifications in xhtml-attribs-1.xsd
also affect the XHTML Basic schema. Now when I try to compile
xhtml-basic10.xsd with MSXML 2.0, I get this error message:
xhtml-attribs-1.xsd#/schema/attributeGroup[6][@name = 'xhtml.Common.attrib']/attributeGroup[4]
attributeGroup '{http://www.w3.org/1999/xhtml}xhtml.Events.attrib' is not defined.
--
<http://schneegans.de/> |
Received on Thursday, 1 June 2006 18:42:54 UTC