[Home] [By Thread] [By Date] [Recent Entries]

  • From: lauzon@u...
  • To: xml-dev@i...
  • Date: Wed, 18 Aug 1999 15:25:16 -0500

To be a valid XML document, each tag that exists must correspond to a tag in the
DTD.  So if you add a tag which does not exist on the DTD, you will no longer
have a valid XML document.  You could, however, still have a well-formed
document if you added the tag in a well-formed manner.  So you could attempt to
validate the given document, but the response should be that the document is not
valid.

Shawn Lauzon

<Original>
Does anybody out there know if:

1.  you have a well-formed xml file that you are parsing and validating.
2.  a dtd file that validates the current xml file it is checked against.

If you add a new tag that is not part of the DTD description, will an error
result be given showing the the xml file is unable to be validated?

Thanks.

Adam Eyler
</Original>



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
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@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member