Validity question (repost: typos corrected!)

Sean Mc Grath digitome at iol.ie
Fri Jan 2 19:43:05 GMT 1998


Is this document VALID xml?

<?XML version = "1.0"?>
<!DOCTYPE foo [
<!ELEMENT foo (bar+)>
]>
<foo>
<bar/>
</foo>

There is a validity constraint in section 3.2 to the effect that
it is not an error to have an element type mentioned in a content model
that is not declared anywhere. But is it an error if the document
proceeds to use the undeclared element type?

msxml thinks it is valid. nsgmls does not.

Opinions?

Sean Mc Grath
sean at digitome dot com




xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)

Sean Mc Grath
sean at digitome dot com




xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list