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

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [xml-dev] more on "subelement signicance"



Bob,
     You took the words right out of my mouth with 1). As for your
argument, be careful. As Len said, the philosophers are going to start
pipin' up. :-) Why is it really that you know what's meant by xref and
emph?

Michael A. Rossi
Computer Sciences Corporation
mailto:mrossi@csc.com
856-983-4400 x4911


                                                                                                                         
                    "DuCharme, Bob                                                                                       
                    (LNG)"                     To:     xml-dev <xml-dev@lists.xml.org>                                   
                    <bob.ducharme@lexis        cc:                                                                       
                    nexis.com>                 Subject:     RE: [xml-dev] more on "subelement signicance"                
                                                                                                                         
                                                                                                                         


Seairth Jacobs wrote:

>The usefulness of any given subelement is due to the knowledge of its
>namespace, document type, and/or parent element.  Without any of the
>three the subelement does not have a useful meaning.

I can think of many specific questions, but I'll start with the general
ones:

1. Why subelement? Why not "The usefulness of any given element"?

2. The "and/or" confuses me. Are you saying that, for a (sub)element to
have
some meaning, one or more of (namespace, document type, parent element)
must
be known? That if only one is known, the element may have some usefulness?
(I'm not arguing this point, just looking for some clarification.)

Now I'll argue: there are certain element type names used often enough in
enough contexts that their usefulness can be inferred without knowing
either
their namespace, document type, or parent, e.g. xref and emph. (I would
rule
out h1, <a href=""/>, and p as examples because we generally do assume a
particular doctype for them based on common usage.)