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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: HTML2_X.DTD

[ Lists Home | Date Index | Thread Index ]
  • From: lee@sq.com
  • To: xml-dev@ic.ac.uk
  • Date: Tue, 17 Jun 97 15:56:48 EDT

Joe English wrote:
> Or, more sensibly, you can follow Naggum's First Law of AND groups:
> If the order doesn't matter, you might as well pick one and stick
> with it:
> 
>     <!ELEMENT HEAD  (BASE?, TITLE, ISINDEX?, META*, LINK*) >
> 
> In this case the order does matter to some degree, since there 
> are metadata schemes which require groups of METAs and LINKs
> to appear in a certain order, so this is probably better:
> 
>     <!ELEMENT HEAD  (BASE?, TITLE, ISINDEX?, (META|LINK)*) >

It turns out that some of the widely used HTML authoring tools (no,
not HoTMetaL!) automatically add one or more adverts for their
manufacturers by adding META elements, usually immediately after the
title or right before it or, in at least one case (Microsoft's) on
either side of the title.

I stand by
    <!ELEMENT HEAD  (BASED ((BASE|TITLEISINDEX|META|LINK)*) >

Lee

xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (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