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

Re: Public ID for Dublin Core DTD

  • From: John Cowan <cowan@m...>
  • To: "Arnold, Curt" <Curt.Arnold@h...>
  • Date: Fri, 18 May 2001 07:32:01 -0400 (EDT)

dtd public id
Arnold, Curt scripsit:

> I've traded emails with one of the authors and he seems open to defining
> a public identifier for the DTD, but neither of us really know all the
> rules to do it right.  Public Identifiers seem to be a real backwater
> and it would be nice if it was addressed on http://www.w3.org/addressing
> or somewhere comparable.

*Public* identifiers can be any string you like, within the character
repertoire specified in XML 1.0.

I will assume you want to know about *formal* public identifiers (FPIs), the
kind used on the various HTML DTDs.  These are defined by ISO 8879 (SGML)
and ISO 9070 (FPI registration), not by W3C.

The general format of an FPI for a DTD is:

	-//owner//DTD title//lang

where "owner" is a fairly unique string denoting the owner (like "W3C" or
"Acme Technologies, Inc."), "title" is a string denoting this particular
DTD, and "lang" is an RFC 3066/ISO 639 code for the language in which
the DTD is written, typically "EN" for English.

There is supposed to be a registration mechanism for owner strings, but
it is broken for arcane political reasons, so the leading "-" denotes
"unregistered".  Don't worry about this.

The term "DTD" can be replaced by any of 13 other terms if you are
assigning an FPI to anything other than a DTD; for example "ENTITIES"
for a list of entity declarations.

You can segment  the owner or the title into subdivisions
(most important first/big-endian) using "::", thus:
"Company::Division::Department".

-- 
John Cowan                                   cowan@c...
One art/there is/no less/no more/All things/to do/with sparks/galore
	--Douglas Hofstadter

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.