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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: An example of database query result in XML

[ Lists Home | Date Index | Thread Index ]
  • From: "Michael Kay" <M.H.Kay@eng.icl.co.uk>
  • To: <xml-dev@ic.ac.uk>
  • Date: Tue, 24 Mar 1998 10:53:51 -0000

>Anyway, I thought some of you might find what I did interesting so here is
a
>fragment of XML returned by XDO.

It's certainly interesting and instructive: I would never have thought of
doing the metadata in quite that way.

Is it really practical to have quite so much tagging? I know it will
compress
beautifully for transmission over a network, but compressing a gigabyte
file is not something one does just for fun. Using shorter tags (e.g. <c1>,
<c2> for the cells would be a simple fix, but it's still much bigger than a
CSV file.

I would be interested to know why you chose the representation
<row><col1>A</col1><col2>B</col2></row>
rather than
<row col1="A" col2="B"/>

One other minor comment, are you doing anything to preserve white space
in the data content?

Mike Kay


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

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

Copyright 2001 XML.org. This site is hosted by OASIS