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-10 05:47:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!HSNX.atgi.net!news-xfer.siscom.net!nntp2.aus1.giganews.com!nntp.giganews.com!nntp3.aus1.giganews.com!bin8.nnrp.aus1.giganews.com.POSTED!not-for-mail Sender: Stephe@TAKVER Newsgroups: comp.lang.ada Subject: Re: Use of XML for config files References: <3D040402.96CCD66@san.rr.com> From: Stephen Leake Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-GC-Trace: gv1-e/MrfoDPkBrPW/ovEwRXLfSIs0siKGxYIm2x6o= NNTP-Posting-Date: Mon, 10 Jun 2002 07:46:56 CDT Organization: Giganews.Com - Premium News Outsourcing X-Trace: sv3-PCHhzGhW7vCtNYuDiPFZDt7rn+zXsCnqRTMgYcTKpW0OFWMkvzToCDWow4llYKbcI+ZwXc3DE4wKqUl!kcBj0H0N0bBa5E8syhsa3NeAhP86xRL11Z712GSLclPVMqpxyMnaSZY= X-Complaints-To: abuse@comcast.com X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly Date: Mon, 10 Jun 2002 12:46:56 GMT Xref: archiver1.google.com comp.lang.ada:25666 Date: 2002-06-10T12:46:56+00:00 List-Id: Darren New writes: > Stephen Leake wrote: > > I am an XML beginner. I gather the value style is > > more amenable to definition via DTD or schema? What other virtues does > > it have? > > On the other hand, it says less. So you cannot, for example, say "the foo > package must configure a bar and a baz." You could do that if the format was > > My stuff > Your stuff > Do you mean "in the DTD, you cannot say .."? Are you implying that each app should have its own DTD? I guess that makes sense. > But not if it was > > My stuff > Your stuff > In this case, I'm guessing that we could have one DTD for all config files. But you are right, it would not say much, so maybe that is not useful. -- -- Stephe