From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a26758eec3c2e1ad X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-05 08:23:00 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.net.uni-c.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Use of XML for config files Date: Wed, 5 Jun 2002 15:22:59 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3CFC5DB2.A21DCF61@cs.tu-berlin.de> <4519e058.0206041129.5b250124@posting.google.com> <3CFDBB4D.29DAADEF@cs.tu-berlin.de> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1023290579 10772 129.241.83.78 (5 Jun 2002 15:22:59 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Wed, 5 Jun 2002 15:22:59 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:25363 Date: 2002-06-05T15:22:59+00:00 List-Id: On Wed, 5 Jun 2002 14:52:28 +0000 (UTC), Georg Bauhaus wrote: > Preben Randhol wrote: >: On Wed, 5 Jun 2002 10:24:12 +0000 (UTC), Georg Bauhaus wrote: >:> >: >: Why do you use meta-data through arguments. Why not: > meta-data? > arguments? I'm not sure I understand. sorry attributes I meant. I was reading http://www.w3schools.com/xml/xml_attributes.asp, but I also found: http://www.xmleverywhere.com/newsletters/20000525.htm which have a different view. This page has a lot of links on this: http://www.oasis-open.org/cover/elementsAndAttrs.html Preben