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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Basic Question

[ Lists Home | Date Index | Thread Index ]
  • From: David Megginson <david@megginson.com>
  • To: "'XML-DEV'" <xml-dev@ic.ac.uk>
  • Date: Fri, 12 Mar 1999 13:07:48 -0500 (EST)

Dan Rudman <rudman@idetix.com> writes:

 [on XML's well-formedness constraints]

 > If this is the case, how can I deal with the fact that most HTML
 > documents are NOT well-formed and that most HTML design tools do
 > not enforce, require, or even sometimes support, well-formedness in
 > a document?

You'd best keep the two separate.  Try including the following in the
HTML:

  <link rel="whatever" type="text/xml" href="mystuff.xml">

Now, the HTML can stay as it is, and the XML can be properly
well-formed.  This approach is already best practice for including CSS
stylesheets (using <link>) and ECMA scripts (using <script>), and it
also has the twin advantages that many HTML documents can share the
same XML if necessary, and that you can update the XML information
without messing up the HTML pages.

There's nothing fancy about this approach -- even naive web designers
already use it whenever they include graphics on a web page (and they
often allow several pages to share the same JPEG logo, for example).


All the best,


David

-- 
David Megginson                 david@megginson.com
           http://www.megginson.com/

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)





 

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

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