[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: A call for open source DTDs

  • From: Elliotte Rusty Harold <elharo@s...>
  • To: xml-dev@i...
  • Date: Thu, 15 Oct 1998 11:17:57 -0400

open source dtd
Let me elaborate a little on the problem.  Let us suppose we have a DTD for
plumbing. This DTD is copyright 1998 International Plumbers Association.
Can I legally place the DTD is an XML document of my own creation? The
answer is no. That would be the same as including an entire poem or other
work in my document rather than quoting a part of it.

Can I place the DTD in a separate file on my web server and reference it
like this:

<!DOCTYPE document SYSTEM "http://sunsite.unc.edu/xml/plumbing.dtd">

Again, legally, the answer is no. I cannot legally place the copyrighted
document on my server any more than I can copy a copyrighted HTML file from
another web site onto my own.

I can, however, do this:

<!DOCTYPE document SYSTEM "http://www.iap.org/xml/plumbing.dtd">

This relies on the International Association of Plumburs not changing the
URL of the plumbing DTD, not changing the DTD itself, and maintaining a web
server that's fast and accessible independently of the state of my web
server. And it completely fails for offline documents.  So this isn't a
good solution.

Is open source a solution? Maybe, especially if the DTD is external to the
document. However, standard open source licenses like the GPL are
problematic because they would seem to imply that if the DTD is included
with the document itself, then the entire document must be open source.
They are one file, after all. Not even Richard Stallman tries to make all
programs compiled with gcc, open source. Neither should using an open
source DTD taint the document the DTD validates. So if we want open source
we need a new kind of open source license that's clearer about the
distinction between DTDs and documents, even though they may be present in
the same file.

The simplest solution is to simply declare that the DTD is in the public
domain.   This works well with existing systems and allows anyone to use
the DTD any way they need to.  The only potential downside I see to this is
that there may be some standardization problems if people are allowed to
change the DTD willy-nilly. Long-term I suspect we'll develop some standard
licensing language that allows unlimited reuse, but only if the name is
changed, perhaps something like Perl's artistic license where you can do
anything you want with it as long as you don't call it Perl.

In any case, the main thing I want to bring up is to make sure DTD authors
think about these things when writing copyright statements.  If people are
going to use your DTD, they absolutely must be able to republish it.
Without special permission, standard copyright prevents that.


+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@s... | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|        XML: Extensible Markup Language (IDG Books 1998)            |
|   http://www.amazon.com/exec/obidos/ISBN=0764531999/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://sunsite.unc.edu/javafaq/ |
|  Read Cafe con Leche for XML News: http://sunsite.unc.edu/xml/     |
+----------------------------------+---------------------------------+



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.