[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: "XML Developers' List" <xml-dev@ic.ac.uk>
- Date: Mon, 22 Mar 1999 21:43:17 -0500 (EST)
Rick Jelliffe writes:
> From: David Megginson <david@megginson.com
> >SGML does nothing that XML cannot do.
>
> I don't know how Dave can say that.
>From a system-architecture perspective, my statement is true -- what
we're discussing here are simply implementation details. I agree that
having to use PUA characters rather than special entities is a mild
annoyance (in the past, I have dealt with similar problems trying to
represent specialised characters in early medieval English
manuscripts, including variant graphemes of the same graph).
> In SGML I can short-reference these codepoints to entity which
> points to the appropriate glyphs and which has other data
> attributes to describe character properties.
>
> In XML, to do this I have to write a special program to simulate
> this behaviour.
In SGML, you have to write a special program to act on the information
in the data attributes (nothing does this out of the box); in XML, you
have to write a special program to act on the PUA.
I'd say that SGML wins a 5.2 out of six 6 on non-canonical characters
(because its approach is slightly more modular and maintainable),
while XML wins a 5.0 (because it still works). But again, you *can*
represent non-canonical characters in both, and the difference is too
trivial to interest anyone but hard-core SGML wonks like Rick and me
-- it certainly wouldn't be worth spending time on at a large
project-management meeting.
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)
|