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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: A little wish for short end tags

[ Lists Home | Date Index | Thread Index ]
  • From: Jani Jaakkola <jjaakkol@cs.Helsinki.FI>
  • To: xml-dev@ic.ac.uk
  • Date: Thu, 14 May 1998 23:07:00 +0300 (EEST)



On 14 May 1998, Toby Speight wrote:

> Paul> Paul Prescod <URL:mailto:papresco@technologist.com>
> 
> Paul> I do not believe that there is any way ot implementat a legal XML
> Paul> parser without keeping around all of the information required to
> Paul> implement short end tags.  Checking that an end-tag matches its
> Paul> start-tag (the current situation) is no easier than not checking.
> 
> But there are plenty of (non-parsing) applications that benefit from
> XML standard end-tags.  An obvious one is selection of an element from
> a document; a regexp search for the start-tag, and then just match
> start and end tags *for that element type*, keeping track of depth
> *for that element type* (we don't even need to do that if the element
> type is known not to be nestable in itself).  That application need
> not even notice tags for other element types.

Yes. I've got now an indexing and SGML/XML aware version of
sgrep under development (it works, but isn't ready
for release yet). It does not do real XML-parsing; it only scans
files for indexes of start and end tags other markup. Therefore it is
also very fast. It wouldn't work (at least as well) with short
end tags.

However, writing a normalizer for short end tags in XML would
be trivial, unlike writing a normalizer for all possible short tags in
SGML (thank you James). So if someone wants to use short end
tags while authoring or internally in some organization i'd say
that go for it. But please, keep the standard small and simple.

- Jani


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