[Fwd: Well-formed Blueberry]

-- 
There is / one art             || John Cowan <jcowan@reutershealth.com>
no more / no less              || http://www.reutershealth.com
to do / all things             || http://www.ccil.org/~cowan
with art- / lessness           \\ -- Piet Hein

Forwarded message 1

  • From: Jeff Greif <jgreif@alumni.princeton.edu>
  • Date: Fri, 13 Jul 2001 08:19:45 -0700
  • Subject: Re: Well-formed Blueberry
  • To: Elliotte Rusty Harold <elharo@metalab.unc.edu>, xml-dev@lists.xml.org
  • Message-id: <004901c10baf$402a9780$53168218@trivida>
This will add some obscure cases to document editing:
 -- by turning a link into an inclusion, a document may have to change from
an XML 1.0 doc to a Blueberry doc
 -- by going the other way (turning a subtree into a link), a Blueberry doc
will be forced to become a 1.0 doc

It's easy to imagine a utility program that takes an element name and an
attribute (e.g. ID) as an argument and converts a document containing such
elements into one containing links to other documents which hold the actual
subtrees rooted in such elements.  Such a utility would then have to scan
the new master document to see if it was still a Blueberry or 1.0 document.
Otherwise, this would have to be done manually, potentially by someone who
would not be expected to know about this subtlety.

Jeff

----- Original Message -----
From: "Elliotte Rusty Harold" <elharo@metalab.unc.edu>
To: <xml-dev@lists.xml.org>
Cc: <www-xml-blueberry-comments@w3.org>
Sent: Friday, July 13, 2001 6:33 AM
Subject: Well-formed Blueberry
|
| I think there's a way to limit the damage this does to the existing
infrastructure. Whatever the eventual identifier is chosen for Blueberry
(version="1.1", unicode="3.1", etc.) I think it should be a *fatal error* to
use this identifier in a document that does not actually use any of the
newly introduced characters in an XML name somewhere.
|
| In other words, if a document can be an XML 1.0 document, it must be an
XML 1.0 document.
|



------------------------------------------------------------------
The xml-dev list is sponsored by XML.org, an initiative of OASIS
<http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: xml-dev-request@lists.xml.org

Received on Friday, 13 July 2001 14:05:02 UTC