[
Lists Home |
Date Index |
Thread Index
]
- From: dietmar.loder@netway.at
- To: "xml-dev@ic.ac.uk" <xml-dev@ic.ac.uk>
- Date: Fri, 11 Jun 1999 11:13:58 +0200
Hi,
I am in the area of XML! Now I have to export and import large databases
via XML-format. This data are structured in typical master-detail relations
(1 master have approximatly 15 to 25 details records, one exportfile have
30000 - 500000 master elements).
If I write the details records like the standard XML format, shown in
serveral books and samples via www, I waste a lot of space for Start-End-
Tag's. To minimize the filesize, I decide to use the <table><th><td>
syntax.
Questions:
Is this allowed in a "well-formed" XML document? Or is this only allowed in
HTML?
How looks like a corresponding DTD for a table definition?
Have someone samples for this problem?
Dietmar
--------------------------------------------------------------------------
dietmar.loder@netway.at
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/ and on CD-ROM/ISBN 981-02-3594-1
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)
|