[
Lists Home |
Date Index |
Thread Index
]
- From: Peter Johansson ETX/A/PO <qtxpjoh@aom.ericsson.se>
- To: "'xml-dev@ic.ac.uk'" <xml-dev@ic.ac.uk>
- Date: Wed, 23 Jun 1999 15:43:21 +0200
What if we did not use the end-tag </tag> and just used </> to end our
tags would it not be a nice saving of bandwitdh? a document would look
like this in that case
<MYLIST>
<LISTITEM>Listitem</>
<LISTITEM>Listitem</>
<LISTITEM>Listitem</>
</>
Should this be ok? Where should the problems be? There is no problem
with usual brackets in programming languages so why a problem here
knowing which end-tag that belongs to which start-tag?
//pejo
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)
|