XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] XML design: don't use duplicate keys in XML objects

>Dare I propose an esthetic rule that child elements should (if possible) have comparable weight, and the weight is obviously rather uncoupled from the number of value items. 

Can you quantify what you mean by “weight”?

Do I read you as saying that you don’t like

<section>
  <head>..</head>
  <para>..</para>
  <para>..</para>
  <para>..</para>
</section>

and would prefer

<section>
  <head>..</head>
  <body>
    <para>..</para>
    <para>..</para>
    <para>..</para>
  </body>
</section>

Personally, I’ve found it impossible to come up with a general rule on this. I rely on instinct. In the above example the wrapper seems to serve no conceivable purpose.

Michael Kay
Saxonica


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS