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

  • From: John Cowan <cowan@l...>
  • To: xml-dev@i...
  • Date: Tue, 30 Jun 1998 12:33:38 -0400 (EDT)

Ron Bourret scripsit:

> The DTD syntax is:
> 
> <!ATTLIST ElementDecl ... Root (True | False) "False">

As I posted earlier today, I favor this idea, but I dislike this
syntax.  Because of the #*$# interoperability restriction, we
should avoid using "True" and "False" for any attribute values.
Also, boolean attributes in general often indicate a poorly
thought out design (See _Writing Solid Code_).  Just what is "true"
or "false" anyway?  That it must be a root? No.  That it can be a root?
No (anything can be a root).  That it should be a root? No.  "False"
ends up meaning "It shouldn't be a root", but "true" has no specific meaning.

I propose:  Root (Useful | NotUseful) "NotUseful".

-- 
John Cowan					cowan@c...
		e'osai ko sarji la lojban.

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


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