[
Lists Home |
Date Index |
Thread Index
]
- From: len bullard <cbullard@hiwaay.net>
- To: Rich Koehler <RKoehler@able-inc.com>
- Date: Tue, 07 Apr 1998 18:40:18 -0500
Rich Koehler wrote:
>
> I've become fond of the method that Tim Bray used to distinguish between
> elements and attributes in his discussion of MCF
> (http://www.textuality.com/mcf/MCF-tutorial.html). He writes, "...when
> the property has a simple value like a string, we put that in the
> content of the element; when the property's value is another object, we
> put a pointer to it in an attribute value and leave the element
> decribing the property empty."
Neat! As others have pointed out, much depends not
on the abstraction of the modeling technique, but on
the method to be applied to the markup (ie, the application).
If I want a tracking system for the person,
the pointer techniques are good. If
I want to render a title or find all titles, then the
explicit element declaration is good.
BTW: All of this is why DTDs have worked well
for so many years. They are a contract between
implementors and systems.
The funniest thing I've seen lately is a statement
on the Microsoft XML site that XML gets rid of
committees who design DTDs in favor of a
more "organic" approach. Lots of luck. ;-)
len
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/
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)
|