[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Question on ANY (its use in RDF)

  • From: Marcus Carr <mrc@a...>
  • To: xml-dev@i...
  • Date: Mon, 25 Jan 1999 10:44:38 +1100

Re: Question on ANY (its use in RDF)

Roger L. Costello wrote:

> I have a question about the ANY type.  It is my understanding
> that an element defined to be of type ANY can contain any
> element that is defined *within* the DTD (i.e., it cannot use
> elements that are not defined in the DTD).  Correct?

My advice to anyone is never accept a DTD that uses ANY. The only legimate use I
have ever seen for it is in an interim DTD during data conversion. It's a sloppy
use of a sloppy mechanism - for example, would you really want to support an
infinite number of nested rdf:Description elements? There is no preventing this -
even the DOCTYPE element can be nested within itself.

> How can rdf:Description contain the element cat:tables?  It is
> not defined in rdf.dtd.  I thought that ANY says that the element
> can contain any elements defined *within* the DTD?

> Here is RDF.dtd:
>
> ...
>
> <!ENTITY % value "( %rdfObj; | PCDATA )">
>
> <!ELEMENT rdf:li ( %value; )>
>

Nor is the element PCDATA, used in the parameter entity named value. If this is
supposed to be #PCDATA, it needs to appear before %rdfObj;. Unless we're missing
something about extending this DTD, it appears to be a dud. Someone has not been
very considerate of your time.


--
Regards,

Marcus Carr                      email:  mrc@a...
___________________________________________________________________
Allette Systems (Australia)      www:    http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
       - Einstein



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/
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...)


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.