Re: [xml-dev] How to spell "No PSVI" in XSLT 2.0 ?

From
Arjun Ray <>
To
Date
2002-05-18T08:00:45Z
ID
<>
Thread
Re: [xml-dev] How to spell "No PSVI" in XSLT 2.0 ?
Mike Champion <> wrote:

| OK, so why did the SOAP folks not find comma-delimited ASCII
| suitable for their needs? 

Because pointy brackets were in fashion.

| And why did they determine that DTDs cause more trouble than they 
| are worth?

Did they really determine this?

Let's see:  SOAP doesn't need IDs, entity references, or default values 
for attributes.  It doesn't even need mandatory encasing of attribute
values in single or double quotes.  A simple Lisp like syntax (as in PICS)
could have served just as well, not to mention making implementation of a
parser all but trivial.

But!

Pointy brackets are still in fashion.