OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: Problems validating the W3C schema DTD's

[ Lists Home | Date Index | Thread Index ]
  • From: Andrew Layman <andrewl@microsoft.com>
  • To: "xml-dev Mailing List (E-mail)" <xml-dev@ic.ac.uk>
  • Date: Mon, 17 May 1999 11:38:07 -0700

Brant Dainow wrote, regarding Microsoft's MSXML parser, "It spits an error
that attribute 'xlmns' must be type #FIXED.  Any comments?"

The MSXML parser requires that any "xmlns" attribute declared in a DTD must
be FIXED because, if you want to use the DTD to validate an instance, you
must use exactly the same prefixes in the instance as were used in the DTD.

Looking at the same point from another angle, DTDs do not treat namespace
prefixes as symbolic intermediaries, but instead as ordinary characters in
element and attribute names.  As such, their binding is fixed by the author
of the DTD, and any alteration of the binding in a document instance would
produce an instance no longer described by that DTD. 

Presumably the work now underway in the W3C XML Schemas Activity will loosen
this restriction.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS