[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSVI
- From: ht@cogsci.ed.ac.uk (Henry S. Thompson)
- To: "Simon St.Laurent" <simonstl@simonstl.com>
- Date: Tue, 06 Mar 2001 11:28:05 +0000
"Simon St.Laurent" <simonstl@simonstl.com> writes:
> (And instead of Infoset vs. PSVI, I'd love people to start thinking in
> terms of SI - standalone [no external resource] infoset, DTDI -
> DTD-influenced infoset, and then PSVI. Brought to you by the Committee for
> Unusable Acronyms, CUA.)
I like it. My only quibble: The internal/external and
DTD-influenced/uninfluenced distinctions are independent. I.e given
<?xml version='1.0' standalone='yes'?>
<!DOCTYPE foo [
<!ATTLIST foo baz CDATA 'banana'>
]>
<foo/>
some conforming processors will fill in the attribute value and some
won't.
So we need
MISI Minimal Internal Subset Infoset ('missy')
CISI Complete Internal Subset Infoset ('sissy')
MESI Minimal External Subset Infoset ('messy')
CESI Complete External Subset Infoset ('sexy' :-)
PSVI Post Schema-Validation Infoset ('poxy' ::--))
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2001, part-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
- Follow-Ups:
- Re: PSVI
- From: John Cowan <jcowan@reutershealth.com>
- References:
- PSVI
- From: Tim Bray <tbray@textuality.com>
- Re: more grist
- From: Ben Trafford <ben@legendary.org>
- re: PSVI
- From: "Simon St.Laurent" <simonstl@simonstl.com>