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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: adding new tags without error on DTD check

[ Lists Home | Date Index | Thread Index ]
  • From: "Paul Tchistopolskii" <paul@qub.com>
  • To: <xml-dev@ic.ac.uk>
  • Date: Wed, 18 Aug 1999 16:40:54 -0700


The easy workaround that I see is to add  the new tag to the
DTD with <!ELEMENT newtag ANY>

Rgds.Paul.

PS. However, I still think that if <!ELEMENT newtag ANY> would push
parser not to check for existance of the *clilds* definitions in the DTD,
but would realy mean 'anything that is well-formed is OK' it would
make our lifes easier  without introducing any ( even hypotetical)
trouble.  ANY is a hack anyway.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 paul@pault.com                XMLTube
 http://www.renderx.com Perl/JavaConnector
 http://www.pault.com   PerlApplicationServer
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

> 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@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