Re: RE: [xml-dev] XML information modeling best practices

From
Mike Champion <>
To
xml-dev <>
Date
2002-04-29T15:39:36Z
ID
<RM6Z2W94PKMJ4W6221GCDC85LKZVFAUS.3ccd6938@MChamp>
Thread
Re: RE: [xml-dev] XML information modeling best practices
4/29/2002 11:20:21 AM, Robin Cover <> wrote:

>I'm not sure I agree with Len, if the claim is (?) that
>XML explicitly models HAS-A.

FWIW, I think it's as Len said " XML doesn't care, that's why 
it scales; XML implementors have to care; that is why they 
freak out a lot."  XML doesn't care (or provide a specific
way to specify in XML 1.0 itself) whether a hierarchical
containment relationship is "is-a" or "has-a" or whatever.
But the application can apply whatever semantics it wants
to that containment relationship because XML doesn't care.